Forums

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

How to add the Issue ID and Issue Name with the Automation email

Maiad Salama
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 22, 2021

How to add the Issue ID and Issue Name with the Automation email?

2 answers

1 vote
John Funk
Community Champion
November 23, 2021

Hi Maiad,

You can also add this code if you want the Summary to be clickable in the email:

<a href="{{issue.toUrl}}">{{issue.summary}}</a>

1 vote
M Amine
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.
November 22, 2021

You can use 'smart values': Documentation

  • Issue Id: {{issue.id}}
  • Issue summary: {{issue.summary}}
  • Issue Key: {{issue.key}}
  • Issue type name: {{issue.issueType.name}}

Suggest an answer

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

Atlassian Community Events