Hello,
My goal is to send an automated email to the parent issue assignee (along with other specified users) when a subtask is marked 'done' on their issue. The subtask assignee is a different user than the parent issue assignee. I've been using {{issue.parent.assignee}} but that doesn't appear correct. An email has been generating for the specified users however. Any suggestions?
Hello @Jason Westerman
You may need the smart value type email
For exemple :
{{issue.parent.assignee.emailAddress}}
For more information :
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-users/
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.