Hi,
I need to modify the subject line of Jira email notification. I can add any test but not ablel to add "issue Type" sucessfully.
I added $issue.issueType to the subject vm file below but I it doesn't work.
D:\Atlassian\Jira_4_4_1_std\atlassian-jira\WEB-INF\classes\templates\email\subject\issueupdated.vm
Does anyone know how to add issuetype to the subject line?
Thanks,
Rekha
Try ${issue.issueTypeObject.name}
It is just the velocity syntax. Checkout http://velocity.apache.org/engine/releases/velocity-1.5/user-guide.html
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.