Hi community,
i would like to generate a list of Users with their mail address but right now i am unsure how to do it.
Can anyone suggest a way to do it?
Community moderators have prevented the ability to post new answers.
You can export the list of users alongside their email addresses and other user information from the User management page. You can use the documentation here - https://support.atlassian.com/security-and-access-policies/docs/export-users-from-a-site/ which provides a step-by-step guide to exporting the users.
Alternatively, you can use REST API to generate all the users by following the blog post here - https://community.atlassian.com/t5/Atlassian-Access-articles/How-to-get-all-users-within-an-organization-and-their-last/ba-p/2105226
Even though it's specifically for the User list and their last activity, you get their email addresses as well.
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.
Hi @Philipp Wieseckel Currently, you will not be able to export the users in JIRA Server using the UI.
You can try using either of the following add-ons on the marketplace:
https://marketplace.atlassian.com/apps/1220535/jira-user-export?hosting=server&tab=overview
Hope this helps, @Philipp Wieseckel
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.