Improvement #2218
"Subproject of" and "Parent section" conflict
100%
Description
Section hierarchy is build “on top” of the project hierarchy, i.e., first the sections go, then projects. A project can’t define sections for its subprojects – all they are forced to use the section of the parent project.
The plugin does a lot to handle this. Thus, you just won’t be able to set the project section for a child project! But...
When you create a new project the creation form allows you to choose the parent project and the project section at the same time... The latter, actually, will be just ignored, but.
The project form should use JavaScript to prevent confusion! Thus, when user selects the parent project the project section should disappear or become disabled and so on.
Associated revisions
History
#1 Updated by Andriy Lesyuk about 11 years ago
- Target version set to 0.0.1b
#2 Updated by Andriy Lesyuk about 11 years ago
- Status changed from Open to In Progress
- % Done changed from 0 to 90
#3 Updated by Andriy Lesyuk about 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100