Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • Is it possible to add on 'basic issues search' page into drop-down 'Assignee' returns of custom JQL

Is it possible to add on 'basic issues search' page into drop-down 'Assignee' returns of custom JQL

Роман Кузнецов
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 14, 2018

I wrote a JQL function that returns a list of users sorted by roles. That works like this:

assignee in role("user_role");

I need to enable to work with this function from the GUI, namely, in drop-down lists in which users search by groups and nicknames, add search by roles.

Is it possible?

0 answers

Suggest an answer

Log in or Sign up to answer