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 Team,
We are planning to have an automation in JIRA as below:
When an issue is created and during creation itself the Epic is added - then we will assign the label "A"
Else the issue can be created first and then the Epic can be added (similar to 'edit issue' or 'update issue') and when this happens we will assign the label "A"
I am trying to achieve this within a single rule as I have to create 8 similar rules for different boards and not end up creating 16 rules in case if/else does not help out.
Thanks,
Gayathri
Hi Gayathri,
Have you created the rule already that you could share, and we could help troubleshoot?
But it is going to be tough in a single rule because the triggers would be different. The first trigger you describe is on an Issue created trigger. The second one is on a Field Value change. So you couldn't do those in a single rule.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.