Hi all,
I need to prepare some delivery insights per team member and was wondering how to track Jira individual velocity properly.
I’d like to see how many story points each person commits to vs. completes, plus any rollover work between sprints. Jira’s standard reports seem team-focused.
Is there a way to get per-user velocity metrics directly in Jira?
Hi @Jim Tailor ,
I must say that measuring individual performance contradicts agile principles, but if you are not trying to strictly stick to them, you can easily track, measure and even retrospect any individual metrics across sprints, months, quarters, half-years or years with the app I developed - Multi-team Scrum Metrics & Retrospectives.
There is even a dedicate article for that - Tracking Individual Velocity and Metrics.
1. how many story points each person commits to vs. completes = Initial Scope (or Final Scope) vs Completed Scope.
2. plus any rollover work between sprints = Uncompleted Scope
You will need to create a custom JQL metric, specify there
assignee = %YOUR_DEVELOPER%
and select appropriate underlying metric (Initial Scope/Completed Scope/...).
The screenshots are below. Take a look at "CustomMetric: Rob Compl. Scope"
3 boards/teams in the same view, 1 period selected for analysis:
2 boards/teams in the same view, all periods are clicked for average metrics:
Best regards,
Alexey
Hi @Jim Tailor
If you would be interested in a mktplace app, we have built a solution for this exact need
Agile Velocity & Sprint 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.
Hi @Jim Tailor
What problem are you trying to solve measuring this way? That is, "why do this?" Knowing that may help the community to offer better suggestions.
Until we know that...
The Jira features to help use the Scrum Framework generally support the team-focused, development and accountability practices of Scrum. When there are concerns with individuals, perhaps expectation setting, interactive observation, coaching, and team discussions may help; beyond that, additional staff management practices could be needed.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree to what Bill has communicated.
Deliverables in Scrum is team effort.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I built something specifically for this — SprintPulse for Jira.
It tracks individual velocity properly: story points completed
per person per sprint, issues resolved, bugs fixed, and
consistency across sprints. It generates a productivity score
per team member and a management action report automatically.
Free, self-hosted Docker app. Search "SprintPulse for Jira"
on the Atlassian Marketplace.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For individual velocity tracking, I built SprintPulse for Jira
which has a dedicated People Intelligence tab.
It calculates per-person productivity scores based on story
points completed, issues resolved, bugs fixed, and sprint
participation. It also generates a team leaderboard with
achievement badges (MVP, Bug Slayer, Speed Demon) and a
management action report.
It's free and self-hosted — search "SprintPulse for Jira"
on the Atlassian Marketplace.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
JQL filters (by assignee + sprint)
Sprint reports (manual export)
Dashboard gadgets with custom filters
Create a dashboard showing story points committed vs completed per assignee for each sprint. Include rollover calculation and display it as a bar chart per sprint.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jim!
The challenge: Jira's built-in reports are team-oriented and don't offer a straightforward way to visualize an individual user's delivery - such as completed vs. estimated work, story point trends, or progress over time.
A solution: The Individual Velocity Chart in Agile Velocity Charts is specifically built for this. It tracks per-user metrics across sprints - including initial commitment, completed work, not completed work, and rollover - measured in story points or issue count. You can compare actual delivery against targets and spot trends over time.
Additionally, the chart supports a detailed Breakdown by Assignee, allowing you to expand each metric and see exactly how story points are distributed per team member. This gives full transparency into contribution, capacity usage, and delivery patterns at the individual level within each sprint.
The app is free forever for teams of up to 10 users.
Useful links:
Feel free to ask if you have any follow-up questions - happy to help!
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.