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.
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
Hello Katherine, you can try the suggestion Nic mentioned on this previous answer.
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.