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.
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:
"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.
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.