packagebugs not being exposed through API
Bug #331039 reported by
Pedro Villavicencio
This bug report is a duplicate of:
Bug #281443: Need api call to get source packages a team is subscribed to.
Edit
Remove
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Committed
|
Medium
|
Kamran Riaz Khan |
Bug Description
I'm creating some reports for the desktop team and I'd like to grab the packages for the team automatically with the information available at ~desktop-
Related branches
lp://qastaging/~inspirated/launchpad/export-Person-getBugSubscriberPackages
- Graham Binns (community): Approve (code)
-
Diff: 66 lines (+36/-0)3 files modifiedlib/canonical/launchpad/interfaces/_schema_circular_imports.py (+4/-0)
lib/lp/registry/interfaces/person.py (+2/-0)
lib/lp/registry/stories/webservice/xx-person.txt (+30/-0)
Changed in malone: | |
importance: | Undecided → Medium |
status: | New → Triaged |
To post a comment you must log in.
I have a similar use case where I'd like to sync the list of packages in a PackageSet with the list of packages a team is a bug contact for.
I currently need to screen-scrape the +packagebugs page:
https:/ /bugs.launchpad .net/~ubuntu- server/ +packagebugs