Is there a way to report the sum of remaining estimates per user?
e.g.
USER REMAINING
Bob 40.6 h
John 20.3 H
Where it's just summing up all tickets assigned to Bob and John? Kind of like the 2 dimensional dashboard gadget, but with a different measure.
Hi Derek,
Estimates are per issue and not per assignee. So it will not be possible to display remaining estimate per assignee.
An issue can also be worked by multiple people. Different people might log work on the same issue.
I have updated the plugin to display total time logged by each user. I know it is not what you are looking for but give it a try.
Cheers
Bhushan
I understand that an estimate is per issue, but an issue is only assigned to 1 person at a time, so it seems like I should be able to collect all of the issues assigned to a person, then sum the estimates to aggragate the total amount of work that a person currently has assigned to them. Our management is trying to find a way to report how much workload each employee has queued up so they can reshuffle and plan project capacity. If Joe is our specilist in widgets and we have a widget project coming up that we expect to take a month, we need to know when Joe will be free, but if he has 10 issues assigned to him that have a remaining estimate of 5 hours each, he won't be ready for at least 50 hours. But on this report we see Jill only has 30 hours of total remaining estimate, so maybe we can re-assign some of Joe's issues to her.
Right now it seems our only solution is to create a filter that displays assignee and remaining estimate, then export it to Excel and use tools within Excel to generate what we are looking for.
BTW, thanks for the fast response.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Derek,
If you are going with the assumption that one issue is only assigned to one assignee, you can re-use the code here and easily create your own plugin.
Let me know if you need any help.
Cheers
Bhushan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe I can add this to the time report plugin. Will update you once I have uploaded the new version. You can try it out.
https://marketplace.atlassian.com/plugins/com.stygian.jira.plugins.timereport
Cheers
Bhushan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.