You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://<your.servername>/secure/admin/user/GroupBrowser.jspa?start=0&max=300
Will show the first 300, increase to 1000 if needed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.