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.
Hello,
I'm looking to create automation around setting Epic status to In progress when any 1 of it's children issues are set to in progress category type.
Also, I want to set the epic status to done when all of it's children issues are completed.
Any assistance would be appreciated.
Thanks
Hi @JD Lobue are you able to provide a screenshot of the automation rule for setting Epic status to In progress when any 1 of it's children issues are set to in progress category type?
Struggling to figure it out at present.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can try this automation rule using the following components.
Trigger: Issue transitioned
Issue fields condition
Branch rule / related issues
Related issues condition
Transition issue
Note:
Here's a visual representation, do test and I hope that you can reach your goal :)
the last part of the automation should be
Then: Transition issue to “In Progress “
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Slightly confused - why would moving and issue to "In Progress" transition the parent task to "Done"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yeah...that is wrong. As the title instructs, I was looking for creating automation around setting Epic status to In progress when any 1 of it's children issues are set to in progress category type.
Also, I want to set the epic status to done when all of it's children issues are completed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, I'm having the same issue...
Tried following this, but didn't seem to be able to get it to work:
Perhaps you'll have better luck!
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.
Thanks for flagging the error in the screenshot.
the last part of the automation should be
Then: Transition issue to “In Progress “
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.
Did this work. It did not work for me. I moved over a sub-task issue from To Do to In Progress under an EPIC but the status on the Epic did not move from To do to In Progress.
Look at the rule I wrote
The subtasks was moved from To Do to In Progress but not the status of the Epic.
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.
Excellent it worked. Thank you.
Can you please help me with this one? It does not create subtasks or another type of issues
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.