Velocity chart, control chart, burnup or burndown chart shows specific to Jira Project. is that possible to show or filter based on Team level.
Hi, @Ramesh Krishnan
Jira’s native charts such as Velocity, Burndown and Control Chart are typically limited to board-level or project-level data. That means they don’t support filtering or displaying metrics specifically by Team, especially if your team spans multiple boards or projects.
If you're looking for true team-level charting, that’s exactly what our app, Report Hub - Custom Charts, Reports & Timesheets for Jira, is designed to support.
It allows you to define your team using custom JQL, so you can filter charts by any logic relevant to your structure. For example:
jql
project = ABC AND "Team[Team]" = "Team A"
Or use:
assignee
labels
any custom field (e.g. "Team")
combinations across multiple projects
This gives you the flexibility to visualize performance for cross-project or dynamic teams without relying on a single board.
Once your JQL defines the team scope, you can build:
Burndown Chart
Custom Velocity Chart – via Report Hub's custom chart feature
Control Chart – use the Average Time to Resolution chart with your JQL filter
No additional configuration required. Report Hub is ready to use after installation, with an intuitive interface and no need for training.
Hope this helps!
Hi @Ramesh Krishnan 👋
Unfortunately, native Jira reports like the Velocity Chart, Burndown, Burnup, and Control Chart are limited to boards (which are usually project- or team-specific), and don’t support direct filtering by Teams (from Advanced Roadmaps) across multiple projects.
You can view how productive each team member has been over a period of time with Assignee time report.
How it works:
If you wanna track whole team we have User Groups feature
For Scrum team we are also offering Sprint Report feature. With the Workload section you can check whether the work is proportionally distributed in the team.
Hover your mouse over the line of a specific assignee and you will see his work.
We support:
Team-based filtering
Assignee-based breakdowns
Custom field filters
And chart or table views — all customizable.
Hope this helps! 🚀
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ramesh Krishnan,
A workaround would be to use an agile board for each team - each board being configured with a custom filter that returns only the tickets of that team. This way the Jira reports will display the info for that specific team.
Another solution would be to search for a plugin on Atlassian Marketplace that offers these reports (or gadgets) that support custom filters / JQLs.
If you want to try a plugin, our Great Gadgets app offers all these reports as gadgets which support custom filtering (by selecting a filters, typing JQLs, or applying board quick-filters). Most of these gadgets offer also a Data tab with a report similar to the one from Jira.
If you need any help in configuring these gadgets, feel free to contact support@stonikbyte.com.
Hope this helps.
Danut.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you would be interested in a mktplace app for this requirement, pls do take a look at
Agile Velocity & Status Gadgets
The app comes with few dashboard gadgets to track team member's / team's velocity / productivity based on story points / time spent / issue count in a sprint and also track sprint status with multiple parameters.
Disclaimer : I am part of the team which developed this app
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Velocity report is based on the teams performance in general - all of the users that have contributed to the tasks.
Same thing goes for the rest of the reports. Even if you try to use the two dimensional statistic, Teams is in X axis but for Y axis, there isn't any time tracking field related.
To summarize, no this is not possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ramesh Krishnan ,
Reports are generated based on a team board filter. If you need to separate reports from filter used for the team board, you can create a new team board with the filter you need and use it only for reports.
For Velocity Reports, you can also use the app I developed - Multi-team Metrics & Retrospective. With this, you can use custom JQL filters allowing you to adjust the report the way you want. It also has a lot of important features that are not covered by native reports.
Best regards,
Alexey
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.