You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Good day.
Assets
We have an Object Type (called "People") with our employees, contractors, etc. The Object Type has an attribute called "Jira Account" which is of Type 'User' (the account with which the user logs into Jira).
Service desk
We have created a Custom Field called "User object" (Type = Assets objects).
The issue
When a user creates a new issue, we would like to automatically associate the Reporter of that issue with their respective employee information in the People list, if it exists.
You could probably use an automation to query the assets table based on reporter attribute.
Something like this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.