Forums

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

Automation for Jira Change the Assignee from a custom field

Aaron Geister
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.
June 4, 2020

I need to make the assignee base off a custom field (user picker)  :

Trigger: When issue is created

If: Status equal (status of choice)

AND: Assignee is Empty 

custom field (user picker) = assignee 

 

How can this be done(smart value) (JQL)

3 answers

0 votes
Jonathan Debuck September 13, 2022

Can you use smart values to access data from another issue? Something like {{issuekey.customfield_12345}}

0 votes
Aaron Geister
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.
June 5, 2020

Yes,

I found this late last night of the use of smart value but I found that you don't have to use the custom field_id#

so what I got was {{issue.custom field name}} and if you need it to display information in the smart value just add .displayName}} 

Thanks for your reply

0 votes
Marco Brundel
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.
June 5, 2020

Hi,

In automation for jira (project automation) you can use smart value like {{issue.customfield_12345}}.

 

See also https://support.atlassian.com/jira-software-cloud/docs/advance-your-rules-with-smart-values/

 

Regards, Marco

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events