How can i export the report for the backlog or resolved the issue in CSV file from Jira software?
You'll want to create an issue filter with the following JQL. My apologies ahead of time if you are using Atlassian Cloud, your instance will look different than mine. So let me know if you need different images to help you through! :)
Below is the JQL, update anything in ** with your project.
project = *Project Name* and sprint is EMPTY
project = *Project Name* and resolution is not EMPTY
Once you have these filter you'll want to click on Export in the top right of the page, and select CSV (Current fields). See below images.
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.