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.
In Jira Cloud, during a transition, all post-functions run in parallel. Often, however, you need actions to be executed in sequential order. A new post-function in Jira Misc Workflow Extensions (JMWE), Sequence of Post-functions, allows you to combine several JMWE post-functions into one sequence so that they can all run in a predefined order.
For example, if you need, during a transition, to first create a new issue and then send a notification email mentioning the new issue, you need to make sure that the first post-function has finished running before starting the second one. The sequence would ensure that it runs properly.
Plus, it is much easier to set up. Just add this post-function to a transition, and then you'll be able to add and reorganize other JMWE post-function right inside it. You even have an option to stop execution if one of the post-functions fails.
The Sequence of Post-functions guarantees the order of events and replaces the need for using the delayed execution option in JMWE post-functions.
JMWE is made by Innovalog, and if you need more information, you can always visit the documentation.
Inna Gordin
Publisher, apps4agile
New Jersey, USA
3 accepted answers
1 comment