Forums

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

embedding a link to the ticket in an automated email

stephen.abiero January 27, 2021

How can I embed a link to the ticket in an automated email which is sent upon a trigger

2 answers

1 accepted

1 vote
Answer accepted
John Funk
Community Champion
January 28, 2021

Hi Stephen,

You can use this to show the summary of the issue and it will be a hyperlink. 

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

Hana Kučerová
Community Champion
January 28, 2021

Thank you, @John Funk , I didn't know about this possibility.

Like John Funk likes this
John Funk
Community Champion
January 28, 2021

:-)   I use that one A LOT!

0 votes
Hana Kučerová
Community Champion
January 27, 2021

Hi @stephen.abiero ,

please, which functionality / application is used for creating email? Is it OOB functionality, automation for Jira, something else? Thank you!

stephen.abiero January 28, 2021

@Hana Kučerová its actually automation for jira

Hana Kučerová
Community Champion
January 28, 2021

Hi @stephen.abiero ,

thank you.

Last time, I needed this thing, I used something like this in the email content:

<a href="https://www.myjira.com/browse/{{issue.key}}">{{issue.summary}}</a>

It is not very nice, but I didn't find any smart value or variable for Jira URL.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events