Defect #10527
time_spent does not sort properly for this case
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Time tracking | |||
Target version: | - | |||
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.
Related issues
History
#1
Updated by Go MAEDA over 1 year 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.
#2
Updated by Go MAEDA over 1 year ago
- Related to Feature #11253: Total time spent from subtasks on the issue list added