Hello Jira,
While creating a request on Jira, we have an Approvers field. We want only department managers to be selected from this field.
We have the list of department managers. We just want to introduce the list of department managers to the Approvers field. We want to restrict the people in the selection area to be made.
Is it possible to add department managers to a group in Jira and have only the people in this group selected by the people who open the request?
You could create an Object Type - "Department Managers", then create a custom field with the type "Assets Objects", edit the context - "Edit Assets object/s field configuration" - Filter scope(AQL) input this "objectType = "Department Managers".
I'm not sure its the most efficient but it SHOULD do the trick.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.