Community moderators have prevented the ability to post new answers.
Although you request is not totally compliant with Scrum principles, it does make sense, actually.
JIRA PDF View Plugin can be a tool to generate these and other custom reports from JIRA issues. The plugin is shipped with a simple Burn Down Chart template, that you could utilize, either as is or as starting point for customization.
It takes the input list of issues and transforms the data to the agile report below (see PDF). Using this, all you have to do is setting up a filter that returns the issues for that given person and then export the result set.
(In case it is cumbersome to set up a separate filter for each project member, the plugin supports scripting! This allows you to implement any simple or complicated logic during rendering your PDF document.)
Instead, You can also use "Single level group report" and set the filter to your sprint and group it by assignee. It works very well.
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.
Can you please elaborate how to "Extend to match your current agile board setup."?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"Extend to match your current agile board setup" meaning "make an agile board that is identical to the current sprint board, but limit it to just one user."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I create a new filter that leverages the filter used for my board. For instance my board uses the following filter GETSTUFF with the following JQL: project in (abcproject, defproject)
Then I go to Manage Filters, mouse over the GETSTUFF filter, look at the URL link in the bottom of your browser (or in the URL that you click to) and pull the number "12345" or something.
Then I create a new filter with JQL as such: filter=12345 and assignee in (john.doe)
That way, if you need to correct your board filter, you don't have to redo all your downstream filters.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Viewing individual velocity will be super useful metrics to help team members to adjust their commitments. I noticed some of team members tend to overestimate tasks and and that report will help to give proper feedback to the team members.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can do this by using a custom app (which I have just released) - https://marketplace.atlassian.com/apps/1219761/individual-velocity-report-chart-gadget?hosting=cloud&tab=overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raimundas,
We are currently reviewing the free version of your app. The one issue that we have is reporting on individual velocity. In our workflow, issues progress through our workflow and assigned to a different team member. It seems that your app is hard coded to only look at the original ticket assignee and not the reassignment for velocity. Is this correct? Or am I missing something on the settings? Thanks so much for your help.
Debbie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
When report is generated it looks at the current/latest assignee, not the value of assignee it was previous set. Please contact me at info@simple-reports.com for further support.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raimundas,
I have just started reviewing your app and it looks like it also reporting on active and future sprints, and not past and closed sprints?
In our team, we plan for 1 or 2 sprints ahead but those aren't fully estimated in SP yet. Hence it doesn't make sense to me to have your gadget showing velocity for future sprints.
But I would like to understand how the velocity of closed sprints breaks down per assignee. It this possible in any way?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Peter,
Update: I initially thought that you were referring to the burnup/burndown reports, which shows reports for active and futures sprints. I now realized that we are taking about individual velocity report app, which indeed shows reports for past sprints. Apologies for the mistake.
Old answer: Unfortunately, this app only shows reports for active and future sprints. Burndown/burnup graph most often used to estimate if sprint is progressing accordingly to the estimate and will be finished on time. So, not a lot of users use this for closed sprints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Raimundas,
I see that the numbers in the default velocity charts and your gadget do not match. That is the biggest blocker in using this app.
Abhishek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abhishek,
Default velocity charts shows initial commitment (story points before the sprints was started), while my gadget shows final commitment (story points after the end of sprint). If there are mid sprint additions these charts will differ.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This gadget is a great idea.
However on our team, the tickets are assigned to the developer first while they develop it, and then assigned to the tester to test it.
The problem is that this gadget allocates all the story points to the testers and says all the developers have delivered 0 points.
Is it possible to give an option to consider previous assignees as well as the final assignee?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
Unfortunately, this functionality is not available. I also do not see technical capabilities of enabling this at the moment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By definition in Scrum the velocity is a metric for the productivity of the team during a Sprint, it s not intented to monitor a single member work.
Same thing for the Burndown Chart. Using the Burn Down, the team can see if they are likely to acheive the Sprint Goal. If not, they can adapt and re-organized their work in order to make it.
What is exactly the need you have ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I know the defeinitions given in Scrum, but that's not what we are using. We augmented it by introducing some practices for multi-project management.
Our team members work across several projects with different percentage over sprints. Some tasks can be performed only by some team members. This means that I need to monitor and limit amount of work assigned to each team member, other than the total amount of story points for a sprint.
In GreenHopper, it is not possible to put constraints on swimlanes, so I wanted to do it manually, by checking the amount of work assigned to a team member in a burndown chart.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This question correlates to this other question of mine: https://answers.atlassian.com/questions/146280/can-i-set-constraints-on-swimlanes-in-greenhoppers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is odd that one of the main principles of scrum is people before processes yet each time there is a suggestion to improve process or add features to help people, this is mostly met by a stern defending of the process. I have seen this recurring on most suggestions to features. Odd. "By definition", "non compliant to SCRUM principles" and so forth.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We want this functionality to help us to see how many story points individual team members are usually completing in order to help us reduce overscheduling for those team members in the future.
That seems to me like a valid use case even for traditional SCRUM...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm also looking to see total points assigned and total points completed, per user for past sprints. Otherwise how do we get a feel for points per person and adjust the sprint plan when someone is away?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have the same requirement. Although, ours is meant to monitor throughput
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Crina,
This is not a support forum for the plugin, so please open a support ticket at https://midori.zendesk.com/ and explain what you mean by "wrong information".
We will be there to help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, i have install the plugin but generate a pdf with wrong information, i need to generate the pdf with burnddown chart, how can i do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.