Is there a way to bulk export the fields from the user profile page (url.atlassian.net/jira/people/)
For example:
Job Title
Department
Organization
Location
Hi @Alex Kwok,
I don't see any options for exporting, other than using the jira REST API.
But why do you need this?
An alternative would be to search for a plugin from Atlassian Marketplace.
In case you want to use a plugin, our Project Team app has the ability to export its own user custom fields, but we could eventually extend it to export these fields as well.
Danut.
Hi @Alex Kwok
You should use the REST API to get those details, then you can export them into a data file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Alex Kwok
Please take a look at https://community.atlassian.com/forums/Jira-questions/How-to-get-the-User-Profile-information-using-JIRA-Rest-API/qaq-p/984430
The user has a solution which might help you.
Hope this is useful!
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.