Jira Release Notes Template Documentation

Deleted user June 10, 2012

How do I get documentation about writing Release Notes templates.

I want to get list of possible variables (like $textUtils, $issueTypes, $action etc) and their types/classes.

I looked through http://docs.atlassian.com/software/jira/docs/api/latest/index-all.html but I found no answer.

1 answer

1 accepted

2 votes
Answer accepted
Jeroen Kottier November 7, 2012

This information is indeed missing from the last JIRA versions.
I did find an old JIRA issue listing the Velocity context for the release notes:

https://jira.atlassian.com/browse/JRA-10222?focusedCommentId=66289&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-66289

"action", action,
"req", ActionContext.getRequest(),
"issueTypes", issueTypes,
"appProps", applicationProperties,
"version", version.getName(),
"project", project.getString("name"),
"textUtils", textUtils,
"constantsManager", constantsManager,
"customFieldManager", ManagerFactory.getCustomFieldManager()

Hope this helps, but I'm not sure if it's still accurate.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events