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:Ā 

Get the Issue assets custom field value

Yogesh Mude
Contributor
April 26, 2023

Team,

We have an asset custom field called "Department". Whenever HR will raise a new ticket they will select the new joiner of the department he/she belongs to, And based on the selected department the ticket should get the Department Lead attribute value of the Department Object and add it to the Employee Lead User custom field.

Any idea or suggestion how we can acheive this through the Jira Automation rule on cloud.

Thank you in advance.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Tansu Akdeniz
Community Champion
April 26, 2023

Hi @Yogesh Mude 

Welcome to the community.

Use this in Automation Edit Issues action:

  • {{issue.customfield_xxxxx.objectAttribute}}

Ex; 

  • {{issue.customfield_xxxxx.Department Lead}}

customfield_xxxxx -> User Department cf ID

Yogesh Mude
Contributor
April 26, 2023

Hello @Tansu Akdeniz 

I want the department lead based on the Department selected on the issue.

How can i check what is Department is selected and then get the department lead of the department?

Thank you

Yogesh Mude
Contributor
April 27, 2023

here is the correct one.

{{issue.customfield_10632.objectAttribute_name.accountId}}
Like • Fabio Racobaldo _Catworkx_ likes this
TAGS
AUG Leaders

Atlassian Community Events