I want to create a report of releases that include archived releases. Can this be done?
@Tammy Shellenberger, You can't generate a "version report" on a Confluence page, but you should be able to run a JQL for the issues in the archived release and embed those on a Confluence page.
Hi @Tammy Shellenberger ~ you should be able to insert the "Jira Issue/Filter" macro on a Confluence page with the following JQL (plus, include the project or projects to narrow the results):
fixVersion in (releasedVersions(), archivedVersions() )
HTH
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.