Is there a way to download bug history report in Jira software?
If you want to export change history for some issues or bugs, check out the article:
How to export issue history from Jira?
What kind of report do you want to see?
You can see all bugs in a specified interval using JQL (e.g. issuetype = Bug AND created > startOfYear() ) using the issue navigator, then download the results including any fields to the report.
You can also create your own dashboard including gadgets like Bugs Created vs Resolved, Time to First Response, Recently Created Issues, etc .
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.