The current behavior in JIRA is to create the release notes based on the fix version.
In our JIRA data model we have defined another version picker field called Target version (used to identify the branch on which the issue will be fixed).
Is there a way to have the release notes use this field instead of the native fix version?
Best would be to be able to produce the release note either on fix or target version.
Regards,
Gael
PDF View Plugin for JIRA can generate a Release Notes document from any JQL query.
That means you can use a "version = 1.2.3" (built-in field) or "MyCustomVersionField = 1.2.3" (custom version picker) JQL condition to get the two lists of issues, and transform those to PDF to implement your two use cases.
Hi Gael,
This should help you
https://confluence.atlassian.com/display/JIRA050/Creating+Release+Notes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join us to learn how your team can stay fully engaged in meetings without worrying about writing everything down. Dive into Loom's newest feature, Loom AI for meetings, which automatically takes notes and tracks action items.
Register today!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.