JEMH: User information in adhoc emails

Søren Hansen May 7, 2024

HI

 I am currently writing a custom macro for our JEMH. I use $context.user.displayName.asText()

to include the user's name in the signature. But I would also like to include email, title and department. I have already tried:

$context.user.email.asText()

$context.user.properties.title.asText()

$context.user.title.asText()

$context.user.properties.title.asText()

$context.user.department.asText()

$context.user.properties.department.asText()

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events