How do I create workflow for items that can be executed in parallel?

Katherine B September 30, 2015

How do I create workflow for items that can be executed in parallel?

 

Have a workflow of various steps to be completed where once a specific step is completed the workflow could split and have multiple tasks in parallel before coming together but would like to maintain the status of both streams.

 

 

2 answers

0 votes
Justin Leader
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 30, 2015

Hey @Katherine B!

I think you might consider using Bob Swift's awesome Create on Transition plugin. You can use that to programmatically create multiple subtasks for an issue once it moves to certain statuses. Those could then be worked on in parallel.

Regards,

Justin

0 votes
Rodrigo Rosa
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 30, 2015

Hello Katherine, you can try the suggestion Nic mentioned on this previous answer. smile

Suggest an answer

Log in or Sign up to answer