Hi,
We have an 2 weeks Sprint, where the columns are 'To Do', 'In Progress', 'Design Review', 'Code Review', 'QA', 'Ready To Deploy' and 'Done'. Sometimes developers move the ticket from 'Code Review' to 'Ready To Deploy' without doing QA.
Can we modify the workflow so that all tickets should pass through QA. Incase 'NO QA' required, then the ticket can be labelled as 'QA Not required' so that only these tickets can be moved directly.
Welcome to the Atlassian Community!
Yes. Your columns are collections of status from your workflow (often only one status per column).
To prevent people skipping the QA column, remove the transitions in the workflow that allow them to skip it.
You've probably got a default workflow, where every transition shows as All -> Status. Remove those, but add in new transitions that allow people to go to where they should.
Hi @Kavipriya Sivashanmugam welcome to the Atlassian Community!
Yes you can. Make sure your workflow has a transition from 'Code Review' to 'QA' and from 'QA' to "Ready To Deploy'.
Leave the current transition from 'Code Review' to 'Ready To Deploy' but add a condition to restrict this to a group or project role who still might be able to transition directly when an issue is labeled 'QA Not required'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dave Mathijs ,
Thanks for your quick reply. I have just few more questions.
1. I have 'Administrator' access for my specific project, but still not able to Edit the workflow, no option to edit it. Please advice.
2. And how to add an condition to the transition?
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.