Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi all,
I am rolling out a series of multi-project rules across our organization. One rule in particular is a scheduled automation to auto-tag children issues each day at a specific time.
Currently, about 30 projects in our Jira instance are leveraging this rule. While adding new projects and scaling this automation is easy, I'm now running into long duration times (~400s to ~1000s).
Is the better option to continue adding projects to this rule as we scale? Or is a more graceful approach to create copies of the rule for each project in Jira?
With the first approach, it's easier to manage while the second approach should give us much lower duration/execution times.
A few notes:
1. For the scheduled trigger, I checked the box to only include issues that have changed since the last time the rule was executed.
2. For the related issues branch rule that's being used, I am only including issues that have changed since the last time this rule executed.
Hi @Connor Skiro - Yeah this is where automation gymnastics come into play. If you're only executing once per day and it's in the 1000s range, my vote is that it's still ok. However, if it creeps closer to 1500, splitting out would make more sense. From your description, you're doing all the right things here.
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.