I have a group of users who allowed to transition only to specific transitions in 2 workflows. How can i restrict them to only those to transitions?
In addition, i want them to create only 2 issue types - it that possible as well?
Thanks,
Nofar
JIRA allows you to put conditions on workflows where only certain project roles (better overall solution) or groups can execute the workflow. You can't exclude someone. So to do this you put a condition that project role 'staff' can execute the transition and on the specific ones put a condition that only project role 'special' can execute it. You can also include 'staff' on that transition if that is your model.
Limiting them to create only some issues isn't as easy. there are a couple work-arounds. JIRA doesn't allow you to do that out of the box. I suggest searching the forum for limiting issue type creation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.