You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We have a project where we track one-time fixes that we deploy to customers. The fix version of that project needs to match the fix version of the linked issue to ensure we do not stomp the one-time fix when we do the next update.
Sometimes we change the fix version of the linked issue and I want a way to write a subscription JQL that will alert me when the fix versions of the 2 issues do not match, but I can't find how to do that.
Example:
JIRA issue A: CRIT-1
JIRA issue B: SPD-1
We link CRIT-1 to SPD-1 with a link type of "CRIT"
I want the query to result in CRIT-1 when the fix version of CRIT-1 and SPD-1 are not equal.
Hello @Lexi
Your requirement cannot be fulfilled with native JQL capabilities. Would you consider adding a third party application to your system to achieve your requirement?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.