Team
I have set the rule for automation - ticket assign to Region - Location - Assignee. In UAT it tested successfully.
But after moving to prod rule has been interfering other rule. For example. Ticket assigned to correct person later moved to another person automatically not sure how to solve this.
Hi @Sampath ,
Seems one more automation rule is getting triggered. To know which rule is getting triggered, then click on Rule Executions.
To make sure the triggers are not overlapped with other rule, make use of JQL conditions/Issue fields conditions or other available conditions in both the rule to get them differentiated.
Hello @Sampath
This sounds like familiar behavior. It happens in our instance as well when we have automations that trigger on the same event, or within the same timing window. Unfortunately we have yet to find a way to prioritize the order in which automations are triggered, or to have them wait on each other.
The solution we are using is trying to find other triggers. Perhaps you can trigger on a field being changed instead of an issue being created for example.
It requires a bit of trial and error I'm afraid. If someone else has a better solution, preferably with native Atlassian functionality, then please take their advice.
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.