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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.