Defect #30359
closedTime entries of subtasks in other projects are not listed
0%
Description
When you click a link on the spent time value, you can see a list of time entries of subtasks.
But if the parent issue has subtasks from other projects, time entries from those issues don't appear on the list.
The attached patch fixes the problem.
Parent issue:
Issue 18 has two subtasks. Issue 19 is in the current project but issue 20 is in another project. You may think that you can see time entries of those two subtasks if you click the spent time value ("16.50 h").
Before:
However, in Redmine 4.0.0, you cannot see time entries of issue 20 because the project is in the different project. It is confusing.
After:
After applying the patch, time entries of issue 20 are shown as well. I think this is desirable behavior.
Files
Related issues
Updated by Erick Joel Acuña Cotrina almost 6 years ago
- File 49202831_10157230565184658_8001696240507027456_n.jpg added
Updated by Marius BĂLTEANU almost 6 years ago
- File deleted (
49202831_10157230565184658_8001696240507027456_n.jpg)
Updated by Go MAEDA almost 5 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
Closing as a duplicate of #29312.
Updated by Go MAEDA almost 5 years ago
- Is duplicate of Defect #29312: Spent time report does not show all logged time entries with parent task in different projects added