The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
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
I suggest to use this syntax {{"customfield_10235"}}.
How to get a customfield number more in this article
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The 2020 acquisition of Mindville added powerful asset and configuration management capabilities to Jira Service Management in the form of Insight. Following the completion of that integration, custo...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.