I must have statuses 1, 2, 3, 4a/4b, 5a/5b, 6, 7, 8 in my workflow.
To decide which status to use a/b the system must rely on a Field with possible values A, B, C.
IF A
then 4a-5a path
ELSE
4b-5b path.
Please share your ideas if any? May be some scripting?
There is no way to do what you say in the title. The workflow is determined by the choice of issue type and project, and what the workflow scheme says it should be for that choice.
But you can route through a workflow with custom field data. I use "contrary pairs" of "conditions" to do this. In your example, I would
People will only be offered one transition to 4.
Note that
Thanks. The solution looks exactly what I need. As I understand I could do it with the help of some plugin. Du you know an appropriate plugin?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are lots of options, but JSU Automation Suite for Jira Workflows (AKA. Jira Suite Utilities) is probably the simplest one to use and has lots of other useful functions.
https://confluence-apps.beecom.ch/display/JSU/Value+Field+Condition
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.