Expose project bug supervisor and security contact via API
Bug #444266 reported by
Cody A.W. Somerville
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Cody A.W. Somerville |
Bug Description
Please expose the the bug supervisor and security contact for projects via the launchpad API.
Related branches
lp://staging/~cody-somerville/launchpad/bug-444266
- Gavin Panella (community): Approve
-
Diff: 313 lines (+141/-19)8 files modifiedlib/canonical/launchpad/interfaces/launchpad.py (+3/-2)
lib/lp/bugs/browser/bugsupervisor.py (+20/-3)
lib/lp/bugs/interfaces/bugsupervisor.py (+20/-9)
lib/lp/bugs/stories/webservice/xx-bug-target.txt (+83/-0)
lib/lp/registry/interfaces/distribution.py (+4/-2)
lib/lp/registry/interfaces/product.py (+5/-3)
lib/lp/registry/stories/webservice/xx-distribution.txt (+2/-0)
lib/lp/registry/stories/webservice/xx-project-registry.txt (+4/-0)
affects: | launchpad → malone |
Changed in malone: | |
importance: | Undecided → Low |
status: | New → Triaged |
tags: | added: api |
Changed in malone: | |
assignee: | nobody → Cody A.W. Somerville (cody-somerville) |
status: | Triaged → In Progress |
Changed in malone: | |
milestone: | none → 10.05 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in malone: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r10835 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 10835>