Forums

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

Update Attribute with customfeild value

Martin Svensson
Contributor
January 25, 2022

Im trying to update an attribute in a insight object with a value from an customfeild

I've tried several types to write placeholders. I can't figure it out.
I tried with reporter and status and it worked so the workflow and objecttype is mapped correctly.

Skärmklipp.PNG

1 answer

1 vote
Björn Gullander
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.
January 26, 2022

Hi @Martin Svensson 

If the source custom field and the attribute are User picker and User types, you should only need to write ${customfield_12233}

If you would need the userkey or the display name of the user you could add .id or .label in the expression like this:

For user pickers you will get:

${customfield_11708.label} gives you the display name of the user

${customfield_11708.id} gives you the user key of the user

/Björn

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events