You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am interested in running some issue ratio reports in JIRA.
For example:
For a release, I would like a report that would show me per user/assignee the ratio of Issue Types: New Feature & Improvement to Test Build Bug Ratio
Assignee/ Developer1 – New Feature(45) + Improvements (113) / Test Build Bug (72) = ratio (2.19)
Is this possible?
Brian,
Welcome to the community!
There are too many dimensions involved in the question to be answered inside of Jira's native reporting. However, there are a number of options for pulling that into more sophisticated reporting tools.
If your example numbers are representative of scale, I think you could get by with spreadsheet integration apps. For Cloud, Atlassian has built and maintains Apps for the most popular SaaS spreadsheets:
If the scale is much larger, you might look at some of the more enterprise-scale reporting options like Tableau, EazyBI, and Power BI.
Hope that helps.
Ian
Hi Brian,
I was going to suggest Tableau or EazyBI myself, as @ian did, but if you need an OOB solution those figures appear to be able to be calculated through JQL. From there they can be exported to a Confluence table through use of https://confluence.atlassian.com/display/DOC/JIRA+Issues+Macro using Display total numbers only, and get a report in that manner. or export them to CSV and use Excel to calculate.
Just a thought as I am unfamiliar with your current environment et al...
Best,
Robert
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.