Is it possible to branch the workflow, so people can choose alternative route? e.g. now we have a workflow has a "Pending Validation" state, some people want to replace it with two states "Pending QA Validation" and "Pending UAT Validation", but the rest of them still wants one state "Pending Validation". So basically we need to branch the workflow to have two routes, one goes to "Pending Validation" only and one goes to "Pending QA Validation" and then "Pending UAT Validation". Can this be done in JIRA? Can you point me to a good document?
Thanks
Jirong
Jira's workflow engine supports this, you just need to define your workflow as per https://confluence.atlassian.com/display/JIRA/Configuring+Workflow
Add the new route through the new status.
Then protect the transitions with conditions if you want to hide them from people
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.