Hi,
I am setting up email notifications end editing the template. But I cannot figure out where the line in the top of the message comes from:
My template looks like this:
<div class="jsd-message-content">
${message.content}
</div>
And the message content like this:
Hi ${issue.reporter.name},
${comment}
??Best regards / Med venlig hilsen,??
${event.user.name}
So no lines...
And another question. I would like to make the footer in the template, but i want to use the username of the assignee. I have only been able to fin user.name in the message content, and not in the main template. Is there a way to make somthing like:
Best regards
{assignee}
I think, the line comes from the css-style (jsd-message-content), you should check that.
And if the footer is in the message, why don't you edit it there?
Hi Bastian,
I cannot use user.name in the footer. I cant only see this values:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am sorry, you are right. This KB article shows you what you can use in the templates:https://confluence.atlassian.com/servicedeskcloud/managing-service-desk-notifications-732528936.html
And here is already a feature request to be able to add the assignee. Watch/Vote for this increases the change of getting this done.
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.