Hi, it's a simple questuion: as a adminstrator, how do I get a list of all users in one particular group?
The only means of doing this is under admin > user management > groups. You can view members in the group or you could export users and groups and view in excel.
Better late than never!
Below instructions are Cloud Only unless Macro(s) are present or manually gathered.
For those interested in accomplishing this task using Macros and a Confluence Page:
https://support.atlassian.com/confluence-cloud/docs/insert-the-user-list-macro/
1. Create/Edit a page
2. Click the '+' to Add/Insert a Macro
3. Choose 'User List'
4. Specify groups as you please. '*' will include all groups and their members.
5. Have a nice day!?
Thanks for reading along and thank you to Jack Brickey for pointing out the ability to export group members using the 'Users' tab within Atlassian Admin Portal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are different ways to do it. Yon can use
1. user List macro in confluence on confluence page. This macro can get the list of users from a confluence user group.
2. You can query it on DB directly
3. You can check in UI through User management. You may not be able to export the results, but you can use third party plugins for exporting.
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.
@Jack Brickey - user list macro works if confluence uses JIRA server as user directory.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Volker Peise-Mossner - This link contains the query to list users who are not memeber of a particular group.
Just remove NOT from query and use the correct group name.
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.
incase anyone else who cannot figure out how to export the list of users finds this old thread, here are the directions: https://support.atlassian.com/organization-administration/docs/export-users-from-a-site/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.