Expose API to let project groups find blueprints matching a milestone tag
Bug #921637 reported by
Gary Poster
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
Per Danilo/Linaro. There is not currently an exposed API to search for blueprints at all from a project group.
IIUC, a change that would fit the current shape of the code would be something like this:
- project groups expose the API to get the virtual milestones as filtered by tags.
- these virtual tag-based milestones expose the "specifications" attribute.
- Bob is your uncle.
Note that working on this would potentially add to tech debt: milestone tags work around other limitations, and building on them adds weight to a workaround.
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → Low |
description: | updated |
tags: | added: milestones specifications |
To post a comment you must log in.