Actions
Defect #14415
closedSpent time details and report should ignore 'Setting.display_subprojects_issues?' when 'Subproject' filter is enabled.
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Using the 'Subproject' filter on the time log details or report pages has no effect if the "Display subprojects issues on main projects by default" is disabled.
Attached is a patch that fix the problem by not scoping on project since the proper scope has been applied in Query.project_statement
Thanks
Files
Updated by Jean-Philippe Lang over 11 years ago
- Category set to Time tracking
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.3.3
- Resolution set to Fixed
Fixed in r12057 with tests, thanks for pointing this out.
Actions