Hello,
I see from the preset commands in the automation setup that there is a way to add the URL from a card into the body of an automated email. Is there a way to add it as a link, not just the URL?
Thanks in advance
Hi @Juan Tercero -- Welcome to the Atlassian Community!
Are you asking about using the issue URL smart value in an email sent by a Jira Automation rule?
If so, please try formatting the URL with an HTML link in the body. For example:
<a href="{{issue.url}}">{{issue.key}} - {{issue.summary}}</a>
Kind regards,
Bill
Thank you, that was it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.