Workflow depending on the user groups
Hello,
I am working on a strict workflow to use within youtrack. Not only the flow will be predefined but also who can go from one state to another, this will be done depending on the group(s) the user is in.
In a normal situation, developers, testers etc. won't be able to skip steps or escape the workflow but a CCB (changes control board) user must be able to make an exception. Is there an easy way to do this? I can imagine that i must add all possible state transitions to all states but is want to keep the flow clean so i would be very happy if there is another way.
Thanks in advance!
I am working on a strict workflow to use within youtrack. Not only the flow will be predefined but also who can go from one state to another, this will be done depending on the group(s) the user is in.
In a normal situation, developers, testers etc. won't be able to skip steps or escape the workflow but a CCB (changes control board) user must be able to make an exception. Is there an easy way to do this? I can imagine that i must add all possible state transitions to all states but is want to keep the flow clean so i would be very happy if there is another way.
Thanks in advance!
Please sign in to leave a comment.
unfortunately there is no possible to shorten the described state machine - you need to define all transitions separately.
Please look at the similar example - https://github.com/JetBrains/youtrack-workflows/tree/master/Advanced%20States%20Machine