Forums

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

Jira Automation Smart Values

Yair
Contributor
May 26, 2022

Hey All,

Iv been experimenting with Jira Automation lately and its pretty cool.

I am trying to send an email when a ticket is created and pull the relevant info from the custom fields in the ticket.

So far I have been able to get these smart values to work

{{issue.summary}} 
{{issue.updated}} 
{{issue.duedate}} 
{{issue.reporter.displayName}} 

{{issue.Priority.name}}

I have some custom fields which I am stuck with.

I have a date picker, user picker, radio button, check list, custom text, custom list.

Does anyone know the correct smart value to display the relevant info from these fields?

Is there any better documentation i can read up on or any help videos which show these.

I am not a programer so I dont have the real required skills for this job.

Thanks in advance

2 answers

1 vote
DasJo
Contributor
May 26, 2022

Hey,

this page helped me a lot:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/#--issue.

For a custom field you can take {{issue.[name of the field]}}. For Inisght fields you can add the atrribute you want to have as output.

 

As an example issue.[Insight field].attribute

1 vote
Kamil Blicharski
Contributor
May 26, 2022

I suggest to use this syntax {{"customfield_10235"}}.

How to get a customfield number more in this article 

Suggest an answer

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

Atlassian Community Events