Do not delete series with packaging links
Bug #490663 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Unassigned |
Bug Description
Oopses like OOPS-1430E1378 happen when a series with packaging links is deleted. The links are transferred to obsolete junk, which causes a link to be made to the page. The fact that the page wont load is not the important issue. The packaging links should have been removed. The delete page must tell the user that he must update the Ubuntu packaging links to point to another series first.
Related branches
lp://qastaging/~sinzui/launchpad/unlink-series-bug-490663
- Gavin Panella (community): Approve
-
Diff: 265 lines (+151/-16)4 files modifiedlib/lp/registry/browser/productseries.py (+39/-8)
lib/lp/registry/browser/tests/productseries-views.txt (+73/-0)
lib/lp/registry/stories/productseries/xx-productseries-delete.txt (+24/-4)
lib/lp/registry/templates/productseries-delete.pt (+15/-4)
Changed in launchpad-registry: | |
assignee: | nobody → Curtis Hovey (sinzui) |
status: | Triaged → In Progress |
description: | updated |
summary: |
- False packaging links must be deleted before a series is deleted + Do not delete series with packaging links |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Fixed in launchpad devel r9967.