Hi,
I Have automation that will sent email to IT Manager Group.
if they receive the email, in the body email i want to show name according to the recipient's name.
is it possible ? how ?
You can use smart values inside an email. For some examples, see https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/
If you're looking to use the displayName of a user, you can use a smart value like:
{{issue.reporter.displayName}}
You can replace reporter with the name of the field you're trying to extract the display name from
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.