Hi community,
I've been going nuts with what seems to be a really basic task.
An internal team have requested that the following change is performed in their workflow:
They want the status 'Waiting for support' to only be able to transition to 'In progress'. Everything else should stay as it is.
When clicking around it seems like the configuration of this workflow is unusual. 'In progress' is mapped to the other grey statuses in a way I haven't seen in other workflows.
Additionally, when I go to the text view there is a step called 'Investigating' but no corresponding status with that name in the diagram view.
I've tried to just delete all transitions and map everything from scratch, but the workflow gets super cluttered as every status pretty much needs to have an outgoing and incoming transition with all other statuses, aside from Waiting for support.
Is there a neat and smart way to do this? Will everything work as expected if I delete the big 'In progress' transition and just create new transitions? Maybe I'm missing something and overly complicating things.
Many thanks!
No reason to go nuts 😛 - the problem is that (nearly) all statuses in your workflow have global transitions associated with them. These are the ALL boxes associated with every status.
Just starting from your requirement:
They want the status 'Waiting for support' to only be able to transition to 'In progress'. Everything else should stay as it is.
You already have the direct transition from Waiting for Support to In Progress in place, but you would need to add a condition on every global transition in your workflow telling it that it should not be available from the Waiting for Support status.
To do so, click on the arrow that runs from the ALL box to a status, select Conditions from the dialog that appears and add a Value Field conditions. Set it up as indicated here:
Repeat the same for every global transition to another status in your workflow. After doing so, publish the changes to your workflow and you will probably be fine.
If this was my Jira instance, I would probably sit down with the team using this workflow and - on a whiteboard - draw the desired transitions between all statuses from scratch to redesign it entirely. As I am not a big fan of global transitions, I would most likely try to eliminate the ones that are not necessary and can be replaced by direct transitions from one status into another.
Hope this helps!
Thanks so much for your input!
I've suggested simplifying the workflow as per your recommendation, because I also think these global transitions are making things complicated but the team's requirements have not changes regardless.
I've tried implementing the steps you've described, but as suspected, there is something funky about this workflow that I don't get.
After adding the conditions, I'm still seeing these transitions as available.
'Resolved' and 'closed' are successfully restricted.
Do you have any idea why this could be happening?
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.