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

Updating a Custom Field with the "Assignee" value

Robert Levine
August 9, 2022

I have created a custom text field called "Escalated By" and want to populate it via Automation to be equal to the "Assignee" field when the ticket is transitioned to "Escalated".

What is the syntax to set the "Escalated By" field to the "Assignee" field?


2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Rik de Valk _Brainboss_
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 Champions.
August 9, 2022

Hi @Robert Levine ,

You could do what @Eugenio Onofre suggests when you create a custom field 'Escalated by' of the type 'User picker'.

But with your current set-up with the Text field, you will have to use the Edit Issue Action and then use a Smart Value to set this text field to:

{{issue.assignee.displayName}}

This value is the type 'text' so that it can be used for your field type.

Have a nice day!

1 vote
Eugenio Onofre
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 Champions.
August 9, 2022

Hello @Robert Levine

You can use the action "edit issue" and on the Field to Set, put the "Escalated By" and select the "Copy From", selecting Assignee field.

Something similar to the image below.

Captura de Tela 2022-08-09 às 15.40.00.png

Regards,
Eugenio

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events