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
Is there a native way to prevent an issue transition based on linked issue status?
I need to block the issue based on the linked issues status!
E.g: Issue only can be transitioned if linked issue is on DONE status.
The default Jira can only block the transition if you have enabled the condition Sub-task Block condition. If you want to do it based on linked issues you would need an app like Scriptrunner which extends the conditions that you can add. There are other apps in the Marketplace that can do this so have a look there and see what you find.
An alternative would be to use automation, it would prevent you from transition the issue but you can add a check that moves the issue back to the previous status if there is a linked issue that should block the transition. As part of that automation you could add a comment to the issue and explain why the issue was transitioned back.
Huge thanks for the tips @Mikael Sandberg !
I'll take a look into the marketplace apps and will try the automation!
Later I come back to tell if this worked
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.