Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to include issue type on the subject line of an email?

kumar Gajapaka June 4, 2018

Migrated several projects into one project. Need to know what issue depends now on which issue type ? Could you please help me out?

1 answer

0 votes
Brant Schroeder
Community Champion
June 4, 2018

Kumar, 

 You can do this one of two ways.  

  1. Update the email templates in JIRA to include issue type in the subject.  It should be something like this $issue.issueType.name.  This would apply the change to all email notifications.  You could also add logic to determine if it was the correct project and then add the following to the subject.  

    You can find out more here about customizing email templates on JIRA Server - https://confluence.atlassian.com/adminjiraserver071/customizing-email-content-802592932.html
  2. You can also by one of several different plugins that allow you to create templates for email via the Jira application.  Some of them allow for changes at the project level. You can find more out about them here: https://marketplace.atlassian.com/search?product=jira&query=email%20template

Suggest an answer

Log in or Sign up to answer