Hi,
I would like to know if it is possible to add new release note template/style for Jira 5.2.
Based on this link: https://developer.atlassian.com/display/JIRADEV/Creating+a+Custom+Release+Notes+Template+Containing+Release+Comments#CreatingaCustomReleaseNotesTemplateContainingReleaseComments-Step2:CreatingCustomVelocityTemplatesforReleaseNotesReports, it is possible to customize the template but what we want is to add a new template so that there will be 3 Release notes style options: HTML, Text and 'Custom Style'
Hi,
This is possible!
Just do the following:
jira-config.properties
(if this file does not exist, create it!) The JIRA-HOMEDIR is the directory where your attachments and stuff is stored, usually in /.../application-data/jirajira.releasenotes.templatenames = Text, Html, Custom
jira.releasenotes.templates = releasenotes-text.vm, releasenotes-html.vm, releasenotes-custom.vm,
Now you should have three options when generating Release Notes.
Hope that helps!
Kind regards,
// Svante
Hi Erwin,
In case you are looking for an easier option, check out the plugin Intelligent Reports. It lets you design your relase notes template in Microsoft Word, and select which issues to include, JQL queries, custom fields etc by a powerful point and click interface. One of the example templates it comes with is Release Notes, so you can use that as a starting point.
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.