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.
I want to create automation that any stories, tasks or sub-tasks inherit the component from the epic when a new issue is created. I created the automation below but when testing it states no actions performed and the component from the parent epic was not added to the task.
The branch you are using is assuming the trigger issue is an epic. That does not seem to be what you want, correct?
Instead you want a rule which can handle the different issue types. Perhaps more like this:
You may be able to collapse this rule down to always copy from parent (for all issue types). I recommend getting something to work first and then experimenting to improve the rule.
Kind regards,
Bill
Good Morning @Bill Sheboy
I like where this was going, unfortunately epic link was not available, but i was able to use related issue condition. Thank you so much for your help.
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.
I updated the question. The audit log shows that no action was performed and it states branch rule/related issues. No related issues that have been updated since the last time this rule executed could be found. I have "only include issues that have changed since the last time this rule executed" checked
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.