Feature #6231
Version dependent to a subproject Version
Status: | New | Start date: | 2010-08-27 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: |
Description
Having subprojects and sharing versions are very interesting and useful features.
Now, lets say that we have this project hierarchy : * super_project * module_a * module_b
Currently, we can set a "v1.0" version to each module (with or without sharing, that is not exactly the point). However, we can add a "v1.0" to super_project but not make this version dependant on the completion of the versions of the two other subprojects.
Allowing having subproject versions as completion dependency for a parent version would be very useful and would complete the subproject and version features relationship.
History
#1
Updated by Joel SCHAAL over 9 years ago
Is it related to #8991 ?
#2
Updated by Joël Lamotte over 9 years ago
Not sure. Mine is about marking a version as completed only when sub project have their version completed too, as an optional behaviour.
#3
Updated by Joel SCHAAL over 9 years ago
Ok sorry, I misread it...