I need to control who gives authorisation in a Service Desk Change work flow.
I have added a custom group "service-desk-approver" with the right user.
I have done "Administration -> Issues -> Workflows", then found the "JIRA Service Desk Change Management Workflow generated for project ISD". Then clicked on edit. Then clicked on Approve under the transitions column. Then the validators tab. Then added a "Permissions Validator", but I get a list of permission - how do I assign a permission to the custom group "service-desk-approver" so that it will appear in this drop down list?
Thanks
Paul
I recommend you to use a project role instead of a group directly in your workflows, since project roles makes your workflows much more reusable. Then you should assign the project role to your "service-desk-approver" group (i.e., to all the users in the group).
After that you can use "User Is In Project Role" condition in order to limit visibility of the transition to a particular project role. Anyway, if you want to use groups directly you can use "User Is In Group" condition.
If you need to use a solution based on a validator instead of a condition, you can use "Users in a field are/aren't in a project role" provided by JIRA Workflow Toolbox add-on.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.