too many groups to show in User Group list picker

Bob Kleinberg March 6, 2022

We have 54 groups defined in Jira.  However, when I go to the User Admin function, when I attempt to pull-down the list of groups from which to choose to filter, I cannot see all 54, only a portion (probably about 20).   How can I extend the size of the list for that field so that I can see all 54 (or more) groups?

1 answer

0 votes
jagpal.sidhu March 6, 2022

The field is dynamic and it show the first few results by default, the field is more of a search field to dynamic search and select groups.  

you can use the following API call to get a list of all your groups https://<yourinstance>/rest/api/2/groups/picker?maxResults=10000

its a get call so if you are logged in you can just run it in the browser. 

Alternatively you can try retrieving it from the DB, or if you have a scripting plugin via that. 

Bob Kleinberg March 6, 2022

Thanks... see picture:

Screenshot 2022-03-06 170853.png

This scroller only show 20 of the 54... and I cannot page beyond the 20....  So, is there a config item somewhere that will let me increase this pulldown count?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events