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.
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.