Hi everyone,
i have two jira automation script A and B that are triggered when the issue is created. I want to make sure that A executes before B (without merging the two script ).
Is it possible de run a script from another script ?
Thank you.
For rules that are listening to the same trigger, the order is non-deterministic. No way around that!
Your only options afaik are to
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @ADM Amar Msaid ,
As @Jan-Hendrik Spieth mentioned it is a limitation of Native Jira cloud feature that the automation rule could not execute in determined order. Jira do have a feature request to address the same.
I found a community discussion where user has tried some workaround to execute the automation rule in a specific order you can try to check that : https://community.atlassian.com/t5/Automation-questions/How-to-set-a-specific-order-of-execution-of-automation-rules/qaq-p/1858640
Hope the information would help you.
Have a nice day ahead!
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.