Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,650
Community Members
 
Community Events
184
Community Groups

How can I translate the ID user in a more readable way?

we made a filter with the field "Reporter in ('User_01','User_02'.....'User_n)" and it worked fine, but months later we tried to edit the filter but now the same field "Reporter " looks like this:
"Reporter in (62a4e03076c036123135416564,62a4e03076c0360069f6363535,62a4e03076c0360069f69386545645654654....etc)

How can I traduce the id "62a4e03076c036123135416564" in a more readable way?
i.e. 62a4e03076c036123135416564 == User_01

2 answers

1 accepted

1 vote
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 12, 2023

Hi @Angeles, Jorge (J.) -- Welcome to the Atlassian Community!

The GDPR changes did part of that for filters and other user information visibility.

One work-around that still appears to work for Jira Cloud is to NOT select the suggested names when they appear below the filter constructor; instead enter them directly yourself.  For example, if I type in this:

project = myProjectName AND assignee IN ("Bill Sheboy") 

It will preserve my user name and not convert it to the account id value.

Kind regards,
Bill

ok ok got it, but for example, if the filter already exists and I need to edit it, is there an easier way to convert the account id value to the user name, or do I have to do the manual conversion?

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 13, 2023

You will need to do that manually to "undo" the conversion and preserve the human-readable user name.

You can do that with some small test queries to find their names, or your site admin could export the user list to a spreadsheet, which you could then search by accountId to find the names.  The first way may be faster, depending upon how many values you need to find.

Like Angeles, Jorge (J.) likes this

Thank You so much for your help, and time

Like Bill Sheboy likes this
0 votes
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 12, 2023

Hi @Angeles, Jorge (J.)

Welcome to Atlassian Community!

What you see is expected and part of Atlassian's privacy commitment and how user data is handled. You can learn more about the changes here, Changes to usernames in Jira Cloud.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events