Defect #6422
closed
timetracking: subtasks time is not added to the main task
Added by Sergei Danilov about 14 years ago.
Updated over 7 years ago.
Description
I logged to demo.redmine.org and created 3 tasks in my "Dany Project" project:
1) feature1 - no estimate - target version 1
subtasks for feature1:
2) subtask1 - estimate 1 hours - NO target version (compare with #5265)
3) subtask2 - estimate 1 hours - NO target version (compare with #5265)
I see total estimated time for feature1 is 2 hours.
But in the roadmap estimated time is 0 hours.
- Category changed from Time tracking to Roadmap
- Target version set to Candidate for next minor release
+1 :)
It would be cool, if estimated time for version calculated as sum of all tickets that are assigned to the version. But without duplicated time (if some subtasks where summed to a parent task). In such case it worked in all 3 ways:
if version would be assigned to all parent tasks and their subtasks
if version would be assigned to only parent tasks, without their subtasks
if version would be assigned to only subtasks, without their parent tasks ;)
+ 1 really need to have the total estimates of a version summed correctly. We want to learn what the compliancy of the teams estimates vs. spent time, so we can measure team velocity of Scrum team.
How to fix? Same error in version 3.2.1.stable
The roadmap only shows estimates and spent time for issues which are assigned to a certain version. Just because a parent issue is assigned to a version does not mean that all its child issues are also implicitly assigned to the same version.
In the issues details page, you nowadays have two value for both estimated and spent time:
- The time set on the individual issue only
- The time of the issue plus all its sub-issues (the total time)
Now the roadmap only considers the individual time of all the issues explicitly assigned to the version. If you want your sub-issues to also be part of the version, just add them there. Then everything should work as designed (and fixed in #5265).
- Status changed from New to Closed
- Target version deleted (
Candidate for next minor release)
Also available in: Atom
PDF