Hi all,
To make it simple, let's say I have a story with a workflow A -> B -> C
2 subtasks S1 and S2 are linked to this story. I need the conditions :
I have 2 problems to solve to do this :
What I have read so far is that conditions are on all child issues and all completed whereas I need some transition on the child to allow sone transition on the parent and other transition on the child to allow other transition on the parent.
I thought about splitting the parent story but it raised other issues.
Any help sincerely appreciated. Thanks
Hi @Jean-François RIOU ,
Do you have Automation For Jira? I just accomplished that same thing this weekend with the Cloud version.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
I think this post might help you:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Enestas. This is part of the answer. The link explains how a parent is blocked by child issues. This is quite binary there. Parent is done or not done. Children are done or not done.
My case is more allowing to push the parent one step in its workflow (and not just done) according to the done status of some of its children and antoher step according to the done status of other children.
In other owrds :
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.