Parent JIRA can’t be closed unless all sub-tasks are closed. How to achieve this.
This can be achieved with a condition in your workflow. Specifically, there is a condition named "Sub-Task Blocking Condition" that you can set to a transition to block the parent from transitioning if its sub-tasks has not reached a certain status in the workflow.
In that way you can block the parent from transitioning to its destination status if its sub-tasks has not reached Closed.
Hope this helps!
Good luck!
See this link for instructions on how this can be achieved!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Regards,
Andrews
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, there are some limitations/differences between cloud and server, that doesn't mean that would affect you.
Our company can help you assess that in detail and plan a migration as we have done with others in the past. Whichever answer we give over here might be too generic and wouldn't add much value to you. If you want us to review the case in more detail, contact us via our website
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a condition you can put in every closing transition. It's called “Sub-Task Blocking Condition”.
Go to the parent workflow, edit it, find the transitions to closed status and add that condition to everyone
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
you need to use a condition in the close transition of the workflow associated to the parent issue type, you should have a Sub-Task Blocking Condition over there. That should help you achieve what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But this option could be applied for all the projects, which are using the current workflow. But I need this condition to be applied only for 1 of 100 projects using the workflow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Something like this should work, playing with "and" and "or" will allow you to do some more complicated condition
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.