Hi all,
I'm new to Jira and I'd like to build a report or a board where I can track the number o tickets/issues created for each project, so something like a burndown view. So for eg. we have max capacity of 10 tickets per month for specific project, and I'd like to see how much is done/how much more we can do.
Also, this should be visible on a monthly basis.
We work on Jira web and I have those options available, however I have seen that there are other tabs available, like Apps where there were more reports options. Why the difference?
I checked the available reports, however the recently created issues report shows only the number of tickets creates/resolved, I'd rather create a workload board to see whats created and some summary of this.
Thanks for your support.
Hi @Natalia Sleszynska ! Welcome to Jira
What you're describing is a common need: tracking how many issues are created versus completed within a fixed monthly capacity, so you can see how much room is left.
The built-in Jira reports are quite limited - they don't let you compare progress against a capacity cap or view things on a flexible monthly basis with breakdowns. The "Apps" tab you noticed is where Marketplace apps add richer reporting that goes beyond what Jira ships natively.
A combination of two charts available in Agile Reports and Gadgets by Broken Build would cover your scenario nicely:
Both are available as Jira Dashboard gadgets, so you can build a single dashboard combining these views.
Documentation:
Interactive example (clickable demos showing how the chart works):
Feel free to reach out if you need help setting things up - I work at Broken Build, the company that develops this app, and I’d be happy to walk you through the configuration.
@Natalia Sleszynska - Are you still needing assistance? There are a lot of good options here. You can try any of them for free for 30 days. I highly recommend the one above from Broken Build.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Natalia!
In your case, I can propose that you try the next options:
1. Create a JQL filter like project = X AND created >= startOfMonth()
2. Try to use a dashboard gadget (like Created vs Resolved Chart).
3. Try Issue History for Jira (Work Item History) from SaaSJet team. This app allows you to track how many tickets were created per project per month and when, see who worked on them, export data, and then build structured monthly summaries.
It allows you to:
Select projects.
Filter by date range (e.g., current month)
See all created / updated tickets
Export detailed reports to Excel
Analyze activity per user or group
For example, you can create such a report using the app:
In this report, the project and date range (This Month) are selected, and the Created column shows how many tickets were created during that period. That number can be compared with the defined monthly capacity (e.g., 10 tickets) to determine whether the team is within or exceeding the limits. Reviewing the Resolved column and current Status helps assess how much work was actually completed. This provides a clear monthly capacity vs. actual workload overview rather than just simple ticket totals.
Hope it will be useful in your case!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to Atlassian Community!
The Apps section indicates that you can add additional reports by installing third-party plugins (apps) from the Atlassian Marketplace. These apps may be either free or paid.
I would recommend creating a Jira dashboard instead of using a space report. Dashboards are highly customizable, allow you to view all relevant information on a single page, and Jira offer a variety of useful built-in gadgets. You can also extend their functionality by installing additional apps that offers dashboard gadgets.
The Jira gadgets you may want to try include the Filter Results gadget (this one can list the issues created or resolved last month), Issue Statistics gadget, Two-Dimensional Filter Statistics gadget, and Created vs. Resolved gadget, among others.
If you’re open to installing paid apps, I would also recommend taking a look at the gadgets offered by our Great Gadgets app, such as the Release Burndown/Burnup Chart gadget, Pivot Table & Pivot Chart gadget, and Advanced Issue Filter Formula gadget.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Natalia,
Not sure I completely follow. But you want to see how many tickets you have completed on a project out of the 10 per month allotted?
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.