I have an action that clones an issue. I would like to link to the cloned issue in a comment that is sent to the user via slack and email. How can I link to the cloned issue in a comment? I havent found the answer in the documentation.
Hey Devin,
You can use this smart value : {{#createdIssues}}{{key}}{{/}}
Just put that in the body of the "Comment on issue" action. Also may need to add a re-fetch before it to make sure it grabs the created issue.
See documentation here: https://docs.automationforjira.com/reference/smart-values.html#createdissues
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.