Is it possible to get a sum of the original estimated time for each developer for subtasks for a time frame and/or sprint?

Cogmed Systems October 28, 2012

Is it possible to get a sum of the original estimated time for each developer for subtasks for a time frame and/or sprint? For example:

Story A - owned by DevA
SubTask AA - owned by DevA, 4h
SubTask AB - owned by DevB, 3h
SubTask AC - owned by DevA, 2h
Story B - owned by DevB
SubTask BA - owned by DevA, 1h
SubTask BB - owned by DevA, 2h
StoryB - owned by DevC
SubTask CA - owned by DevB, 3h
Now, from this we want a report that states:
DevA - 9h (SubTask AA + SubTask AC + SubTask BA + SubTask BB)
DevB - 6h (SubTask AB + SubTask CA)
DevC - 0h (No SubTasks)

Please note that no time estimations are made in the story level, subtask level only. Our problem is that since subtasks can be assigned to another developer compared to it's parent story currently there is no way getting the original time estimations per developer.

2 answers

1 accepted

2 votes
Answer accepted
boardtc
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 31, 2012

This is not possible. It would be a nice feature for a plugin developer to tackle!

Cogmed Systems October 31, 2012

Thanks! Anybody knows of any plugins that has this feature already?

Suggest an answer

Log in or Sign up to answer