Diff for "SpecificationDependencies"

Not logged in - Log In / Register

Differences between revisions 2 and 3
Revision 2 as of 2008-06-17 14:21:17
Size: 967
Editor: localhost
Comment: converted to 1.6 markup
Revision 3 as of 2011-06-07 06:25:22
Size: 759
Editor: ppp121-44-139-12
Comment: no more roadmaps
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:

These specification dependencies are used to generate BlueprintRoadmaps which are lists showing the optimal sequence for a set of features to be implemented, based on their priority and definition status.

Blueprint allows you to keep track of the dependencies between specifications. So, for example, if one feature needs to be implemented before another can be implemented, you can record that information in Blueprint. This means that Launchpad can always know which sequence you need to implement your features in.

Use the "Add Dependency" and "Remove Dependency" action links from the menu of the specification to keep track of the dependencies of any given specification. The system will try to prevent circular dependencies (when feature A depends on B which depends on C). In addition, it will in general only allow you to make a feature dependent on another specification in the same product or distribution. In future, we might relax this constraint.

SpecificationDependencies (last edited 2011-06-07 06:25:22 by ppp121-44-139-12)