Forums

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

Users as Assets in Jira

Mikel Whipple
Contributor
July 24, 2025

We are planning on bringing in users to Assets from Entra ID. However we want to link fields such as reporter to the user asset so techs can look up people by employee ID. We also want to show the user data on the tickets such as location, phone number, and a few other attributes. Do we have to create a new asset object field to link this? It seems contradictory to me if that is the case, we have the user data in user, and now in asset, can we link them together? 

2 answers

2 accepted

2 votes
Answer accepted
Marc - Devoteam
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.
July 25, 2025

Hi @Mikel Whipple 

Create an extra custom field of type assets, set the assets configuration to the right scheme and use the following.

Filter scope (AQL): objectType = "Employee"

Make sure to set the allow search filtering by email address and provide all the object attributes you want to show when the field is set.

In an automation rule, user as trigger work item created and then edit the newly created custom field.

"<email attribute name>" = "{{reporter.emailAddress}}"

 

Mikel Whipple
Contributor
July 25, 2025

This great! Thanks! 

Like Marc - Devoteam likes this
2 votes
Answer accepted
Christopher Yen
Community Champion
July 24, 2025

Hi @Mikel Whipple 

A new asset object field is needed, I just named it "linked customer" and put it in our assets tab on the screen, the good news is that the link can be automated with the reporter and once linked their object attributes can be displayed in the ticket. I'll screenshot my setup below, if you have questions let me know!

2025-07-24 19_54_23-Rule builder - Automation - Service Desk - Jira.png

linked customer.png

Mikel Whipple
Contributor
July 25, 2025

That is what I was looking for, thanks for the info. 

Like Laurie Sciutti likes this

Suggest an answer

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

Atlassian Community Events