Hi Community
Am trying to send an email using Automation for Jira and I must insert linked issue keys in the email body and am not sure what syntax should I use in terms of smart values.
Any help is appreciated.
Thank you
Hi @Sysad ,
if you're talking about issues that are linked to your ticket, then you can use the following smart values :
{{issue.issuelinks.first.outwardIssue.key}}
or
{{issue.issuelinks.first.inwardIssue.key}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.