I have a task to export all release notes from all sprint, earlier released. Is there a convenient way to export all the data needed, without clicking on each sprint separately, but do it at once?
Hi Kateryna,
OOB JIRA does not have release notes for Sprint. JIRA has release notes for Versions - Creating release notes. Please help me to confirm if this is what you are referring to?
If yes, then I'm afraid to say that you have to do this one by one because the content of the release note is actually being generated on-demand based on the template every time we click on the Configure Release Notes > Create button - this means the content of the release note is being stored anywhere in JIRA.
As a workaround, if you have not changed the default template for the release note, it means the release note is actually just list of issues which you can use JQL to fetch issues within a release - this is if you are okay with getting the same information from a different method in your JIRA.
Cheers,
Mogavenasan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.