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: 

developer , reviewer 1, reviewer 2 and tester

CESAR DALDOSSO
August 26, 2025

I have an automation that feeds some multi picker user fields : developer, reviewer 1,reviewer 2 and tester . These fields are automatically fed by an automation , that feeds this fields depending on the user that changed the status.

Now I want to have some measures like who many items an user worked on (develop, test, reviews) .

These fields (developer, reviewer 1, reviewer2 , tester) collects the accound id , so how can I show their names  ?

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Samuel Ng
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 28, 2025

Hi Cesar, 

You can do an inner join with the "account" table on the "account_id" column from the Atlassian Data Lake, and fetch the corresponding names from the "name" column. Please see the "Schema for organization data" for more details.

TAGS
AUG Leaders

Atlassian Community Events