No way to cross-link specs across products
Bug #3552 reported by
Daniel Silverstone
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Michael Hudson-Doyle |
Bug Description
In some circumstances, such as when a project has multiple products split out, it would be useful to cross-link a spec dependency. For example, https:/
It'd be nice to be able to say "Construct a roadmap aggregating this set of products/
Related branches
lp://qastaging/~mwhudson/launchpad/cross-product-spec-links-bug-3552
- Tim Penhey (community): Approve
-
Diff: 458 lines (+238/-41)6 files modifiedlib/lp/blueprints/browser/specificationdependency.py (+3/-1)
lib/lp/blueprints/browser/tests/test_specificationdependency.py (+33/-0)
lib/lp/blueprints/vocabularies/specificationdependency.py (+81/-25)
lib/lp/blueprints/vocabularies/tests/specificationdepcandidates.txt (+6/-8)
lib/lp/blueprints/vocabularies/tests/test_specificationdependency.py (+111/-5)
lib/lp/testing/factory.py (+4/-2)
description: | updated |
Changed in launchpad: | |
assignee: | nobody → sabdfl |
status: | New → Accepted |
Changed in blueprint: | |
importance: | Wishlist → Medium |
Changed in blueprint: | |
assignee: | Mark Shuttleworth (sabdfl) → nobody |
importance: | Medium → Low |
tags: | added: feature |
Changed in blueprint: | |
assignee: | nobody → Michael Hudson (mwhudson) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in blueprint: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Having a vocabulary for the spec selection would probably go a long way to making this bug solvable. I wonder if we need a spec for this?