Hello everyone,
I’m seeking advice from the community regarding my situation.
I have a list of tickets that are linked in a cascading sequence. For example:
Initially, all tickets have their own estimates, while their start and end dates are empty.
Here’s how my automation works:
To achieve this, I’ve enabled the option:
"Check to allow other rule actions to trigger this rule. Only enable this if you need this rule to execute in response to another rule."
The problem I’m facing is that the loop security limit stops my automation after 10 actions, preventing it from fully executing the chain.
Do you have any ideas or workarounds for this issue?
Thanks in advance for your help!
Short answer: try a scheduled trigger rule as described at the end of this post.
Next, please note well some disclaimers:
With those out of the way...
The least risky way to solve this need is not using automation rules, and instead investigating marketplace or Jira features purpose built for such date shifting. I have no experience with those for Jira Cloud so please check the Atlassian Marketplace for details.
Automation workarounds depend upon when one wants the dates updated:
Kind regards,
Bill
Hello @Bill Sheboy
Thank you for taking the time to share all the best practices and solutions.
For the first approach via webhook, I am a beginner with this method and am currently reviewing the documentation to understand it better. I hadn't thought of that. Thank you for the suggestion.
For the second approach, this is my backup solution, and it works perfectly.
However, the primary objective is to minimize the number of actions and reduce the time gap as much as possible, according to my PO. But if I can't find a better solution, I will keep this solution as my primary one.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
FYI...with the Scheduled Trigger approach, if you need the updates sooner you may open the rule in the editor and select to run it now rather than waiting for the next scheduled run.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.