Defect #4761
Sub-projects are always displayed on the roadmap
| Status: | Closed | Start date: | 2010-02-08 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Roadmap | |||
| Target version: | 0.9.3 | |||
| Affected version: | 0.9.1 | Resolution: | Fixed |
Description
I found a bug that the issues of the sub-projects are always displayed on the roadmap, regardless of any settings(params[:with_subprojects], Setting.display_subprojects_issues?).
So I tried to write the following patch to resolve the bug.
- redmine 0.9.1/trunk
- ruby 1.8.6
- sqlite3
Regards
Associated revisions
Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761).
History
Updated by Jean-Philippe Lang almost 2 years ago
- Status changed from New to Resolved
- Target version set to 0.9.3
- Resolution set to Fixed
Fixed in r3408.
Updated by Jean-Philippe Lang almost 2 years ago
- Status changed from Resolved to Closed
Merged in 0.9-stable in r3431.