Do not delete a series with translations
Bug #484418 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Unassigned |
Bug Description
When a series was setup for translations it cannot be deleted because the data cannot be transferred.
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) |
milestone: | none → 3.1.12 |
status: | Triaged → In Progress |
summary: |
- Deleting a series must warn about translations + Do not delete a series with translations |
description: | updated |
Changed in launchpad: | |
assignee: | Curtis Hovey (sinzui) → nobody |
To post a comment you must log in.
Fixed in launchpad devel r9967.