Hello, I have 1 Jira project with 1 permissions scheme but with 2 workflows (each for other issuetype). Workflow A my whole userpopulation may create the issues, but in my workflow B only 1 certain group. How do I define this on the "create issue" transition in my workflow B? I can only set a validator on the permission? Thank you for your help.
At the moment I use "permission validator" and set "only users with permission "create issues" can execute this transition", but due to my other workflow my entire userpopulation has permission to create issues. So for my 2nd workflow I need a way to narrow down this to 1 specific little group. Is this possible with this below set of validators?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sandra Meessen,
You can try the following plug-ins:
https://confluence.snapbytes.com/display/JEP/User+in+project+role+validator
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sandra Meessen!
I think you can still use a regular Permission validator. You just need to find a permission that the second group has an the first one lacks. If their permissions are identical you can grant some permission and use it in your validator.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
You should add a validator to your workflows. If you do not have a validator you need, you can look for add-ons.
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.