Cannot delete a PPA over the API
Bug #814633 reported by
Jonathan Lange
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
William Grant |
Bug Description
There's no way to delete a PPA over the API, despite the fact that the functionality is available on the web UI.
I'm hitting this because of bug 814567.
Related: bug 637915, bug 590098
Related branches
lp:~wgrant/launchpad/ppa-delete-api
- Colin Watson: Approve
-
Diff: 114 lines (+50/-4)3 files modifiedlib/lp/soyuz/browser/tests/test_archive_webservice.py (+38/-1)
lib/lp/soyuz/interfaces/archive.py (+9/-0)
lib/lp/soyuz/model/archive.py (+3/-3)
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: internal-api ppa |
tags: |
added: api removed: internal-api |
Changed in launchpad: | |
assignee: | nobody → William Grant (wgrant) |
status: | Triaged → In Progress |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in stable r17741 <http:// bazaar. launchpad. net/~launchpad- pqm/launchpad/ stable/ revision/ 17741>.