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.