Hi, I have a developer who would like to combine release notes from 2 releases in the same project. is this possible? Thanks!
Hi Audra,
Currently, it is not possible to combine release notes from 2 releases within the same project using the Release Notes feature.
There is an open feature request regarding this functionality, which you can view here: JRASERVER-42776
I recommend voting on it and leaving your feedback in a comment.
Alternatively, if you are looking for a list of issues within 2 releases, you can always run a JQL query to pull all issues from the 2 releases.
Ex:
fixVersion in (Release1, Release2)
Then once you do this, you can export the list of issues via CSV, Excel or XML.
Regards,
Javier A.
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.