Actions
Defect #10527
closedtime_spent does not sort properly for this case
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Time tracking
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The highlighted issue was opened and had time allocated against it. Then someone added a sub task to it and time was allocated to the sub task. By itself the parent's time was 5.2 and the subtask's time was 7.75. Looking at the parent task I see the total time which is what I was sorting on in the time_entries page.
Files
Related issues
Updated by Go MAEDA about 4 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Fixed by #11253.
"Total spent hours" column has been added in Redmine 3.1.1 and the value of "Spent hours" column no longer includes values of subtasks.
Updated by Go MAEDA about 4 years ago
- Related to Feature #11253: Total time spent from subtasks on the issue list added
Actions