Hi
I want to send mail with Automation but can i use html in mail? How?,
how to link issue.summary
Hi @Aykan Inal
If your looking to add hyperlink to the issue.summary then you can use below and add it to the Automation Content section.
<a href="{{issue.toUrl}}">{{issue.summary}}</a>
Thank you,
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.