I want to customize the subject line for email notifications, specifically when someone comments on an issue.
All I want to do is put in some custom text, so I found some info and opened up this file:
JIRA_INSTALL/atlassian-jira/WEB-INF/classes/templates/email/subject/issuecommented
and see:
#disable_html_escaping() ($issue.key) $issue.summary
I don't have much experience coding, I just want to put in something like "Someone Commented on this Issue"
Suggestions? Am I in the right place? Any specific syntax I need to use?
Thanks @Thomas Deiler, I tried editing the templates but the subject didn't reflect any of the changes I made. Is there a way to see which file the notification emails pull the subject line from?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Evan Ramos,
leave a short trace on each and see where the trace can be found again.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No luck, I just stuck with a generic Subject Line for the time being.
Thanks for the suggestions, in the future I'll come back to this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.