I have a group of users (business) who are able to read only the issues and are not allowed to transition states. I'd like to have them being able to transition only one state (final confirmation, after issue already has a resolution set).
I know that I can do this using the conditions in my workflow, defining the user group who should be able to use that specific transition. But it still doesn't work. Do I have to give this user Group access to all transitions and then deny permissions to every single transition?
It'd be way easier if the user group is denied to all transitions using the general permission scheme and just allow them to use one specific transition...
Hi @Jonas Nissen ,
Group of Users (Business ) should have transition permission on the Permission schema of your project. Even though you have enable through the condition , they can't see the transition without enabling transition permission.
If you don't want them to transit other transitions , you can control them using conditions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.