Assuming I have JIRA software server and I have issues with sub-tasks (or sub-issues) . Now I want to block users of closing parent issue if not all sub-tasks are closed yet - how to do so?
Should I write a script? Do I have to purchase some plugin? which one?
Thank you
Hi,
You can do that with default JIRA functions as well.
You would need to add a workflow condition at the desired workflow step/transition.
The condition you are looking for is "Sub-Task Blocking Condition".
You would need to chose the statuses that sub-tasks must be in to allow parent issue to go through the transition.
Now, what this would do is hide the status all together from the screen.
So let's say you add the condition on "In Progress" to "Closed', it won't show the closed status all together.
If you want to keep showing the closed status, then you'd need to add a workflow validator. And you would need some third party add-on like "ScriptRunner" for such validators.
Hello,
Kindly have a look at this page
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.