This question is in reference to Atlassian Documentation: Customizing Email Content
When someone is mentioned in an issue comment, the notification email doesn't give the issue title. I guess I need to change issuementioned.vm. What should I add to this template to have it display the issue title. The formatting of the templates isn't all that clear to me. I've tried looking at other templates that do display the title but still unsure about what I should add.
Any ideas?
Hey Morgan,
if you have issue object you can use below code.
$issue.summary
Let me know if you have any query.
Thanks,
Milind Mehta
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.