The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping Userid to Display Name in Export

Derek Fields _RightStar_
Community Champion
March 21, 2019

With the change from username to userid for GDPR compliance, when I export a CSV report, I get the userids. Is there a way to map from a userid to a display name so that the values for Assignee and Reporter are meaningful in my reports?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 25, 2019

Hello Derek,

I hope you are having a nice day.

The only option that I found achievable to return the name of the related user id would be by running the bulk get user REST API call to return all the user details and build a script replace it in the CSV file:

GET /rest/api/3/user/bulk

For more information on how you can use the REST API call, you can check the documentation below:

Bulk get users REST API

Let me know if this information helps.

Derek Fields _RightStar_
Community Champion
March 25, 2019

That is essentially what I expected the answer to be. It makes using the data for external reporting much more difficult. 

TAGS
AUG Leaders

Atlassian Community Events