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.
I have a main user story linked to few tasks by 'is blocked by' condition. My requirement is that I do not want to allow users to close the main story until all 'is blocked by' issues are not closed. I know there is a ticket JRASERVER-43369 that is raised but not in release till now. Is there any way this can be achieved by using JIRA automation?
Hi @Mohsin Khan ,
First are you on Server or Cloud? You show a Server open suggestion so maybe server? In any event you will need an addon to accomplish this. While something like Scriptrunner would allow preventing a transition Automation for Jira (built into cloud), works after the fact. So with Automation you could reopen an issue if the linked blocking issues are not closed. Unsure if that method would work for you.
Automation is for making changes to issues, it's not for validating transitions.
You'll need to find or write a condition or validator to do this. Have a look in the marketplace for things that provide conditions and validators.
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.