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
Hello Community,
I was following this thread below:
Solved: Automation for Moving Epics to In Progress/Done wh... (atlassian.com)
But I am looking for a different solution.
I am looking for a jira automation rule which when enabled to sync the feature with the epics (child issues). Whenever the epics goes into 'In Progress' status, the feature status should be updated to 'In Progress' as well.
For a question like this, please post an image of your complete automation rule, images of any relevant actions / conditions / branches, an image of the audit log details showing the rule execution, and explain what is not working as expected. Those will provide context for the community to offer ideas. Thanks!
Until we see those...
Features are not in the built-in issue hierarchy, and so I hypothesize you have added them. In that case, you may need to use JQL to branch to the parent, such as with:
As you are doing this, please consider the case of the Feature has multiple children Epics: what should happen to transitioning the Feature for differences in child Epic status values?
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.