I've created a rule and would like to send an email which contains {{issue.key}} that is linked to {{issue.url}}. Is it possible in the current version?
I believe either of these options should work:
You could {{issue.summary}} to either of these if you want to include that also.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One more example for JSM, if you need to link on portal
<a href="{{issue.url.customer}}">{{issue.key}}</a>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I have the same request. Could you please tell me, where I can add this code in Jira? Thank you so much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello! I've added mine in the content section when sending an email (Project Settings > Automations > Select Rule > Send email).
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.