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 have several global automation rules that work as expected. However, due to the volume of tickets in the project, the automation rules run hundreds of times a day. Therefore, we are quickly maxing out of number of global automation rules permitted. Is there a way to re-write these rules to make them run less frequently?
There's no way to reduce the number of triggers without changing how your users work.
But you could merge the automation - the "if value of field X changes" doesn't have to be one per field, you can say "if the fields X, Y, or Z change".
Also, the middle rule you have only works in one project. You could remove the project check from it, and put the rule into the project instead of it being global, so it wouldn't count against your global automations any more (and wouldn't even start for anything other than that project)
Adding to Nic's suggestions...
Without seeing the details of your rules' issue edit actions, I wonder if the edits of the two merged rules could be done with one branch and one issue edit action.
Finally to Nic's original point, knowing why the first two rules are needed may reveal other alternatives. That is, what problem are these trying to solve? I hypothesize you are doing this to help with reporting and issue alignment on roadmaps across projects.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.