Join the community to find out what other Atlassian users are discussing, debating and creating.
I need Service Desk agents to have visibility when a Targeted Fix Version field gets changed. I have an automation set up that updates the field if it changes in the linked dev ticket. Is there a way to use this field in a queue to let me know when it changes?
Hi Sara Jones,
Sadly, The CHANGED jql can be used with the Assignee, Fix Version, Priority, Reporter, Resolution, and Status fields only.
See CHANGED operator on the Advanced search reference - JQL operators page for further information.
If you consider to use the native Fix Version instead, the following query will work:
Find issues where their fixVersion field have changed within the start of day:
fixVersion CHANGED after startOfDay()
Regards
Hello Community 👋, I'm a product manager at Atlassian, looking at improving change management capabilities across our products. In particular, we're looking at bridging the gap between Dev & ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.