Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How to list all JIRA user groups from the GUI?

Edited

I managed it from the REST API with:

/rest/api/2/groups/picker?maxResults=10000

 but can I do it from the GUI?

Hopefully without admin powers.

No need to show which users are in that group, that has already been asked at: https://community.atlassian.com/t5/JIRA-questions/List-of-all-Members-in-specific-Jira-groups/qaq-p/134483

2 answers

It's kind of infuriating for there to be a `membersOf` function but not have auto-listing of groups that are candidate arguments for that function. That lack is my primary interest in having _some_ easy way of merely listing the names of the groups in the instance. This is turning my writing of a report JQL query from a 1-minute task into a enormous ordeal.

But thanks for the API query; that made my day!

0 votes
Jonas Andersson
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Aug 30, 2017

https://<your.servername>/secure/admin/user/GroupBrowser.jspa?start=0&max=300

Will show the first 300, increase to 1000 if needed.

Any method that does not require admin, and shows all groups I can view?

Like # people like this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events