Deleting recipe leaves SourcePackageReleases with no traceability
Bug #645620 reported by
William Grant
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Aaron Bentley |
Bug Description
devel r11598 makes SourcePackageRecipe deletion nullify references on its SourcePackageRe
Related branches
lp://qastaging/~abentley/launchpad/retain-spr-builds
- Stuart Bishop (community): Approve (db)
- Tim Penhey (community): Approve
- Robert Collins: Pending (db) requested
-
Diff: 136 lines (+41/-15)6 files modifieddatabase/schema/patch-2208-28-0.sql (+7/-0)
lib/canonical/launchpad/security.py (+2/-1)
lib/lp/code/interfaces/sourcepackagerecipebuild.py (+1/-2)
lib/lp/code/model/sourcepackagerecipe.py (+3/-8)
lib/lp/code/model/sourcepackagerecipebuild.py (+1/-1)
lib/lp/code/model/tests/test_sourcepackagerecipe.py (+27/-3)
Changed in launchpad-code: | |
status: | Incomplete → Triaged |
Changed in launchpad-code: | |
status: | Triaged → In Progress |
assignee: | nobody → Aaron Bentley (abentley) |
tags: |
added: qa-untestable removed: qa-needstesting |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
On Thu, 23 Sep 2010 10:23:45 you wrote: leases. This leaves us with a SourcePackageRe lease
> Public bug reported:
>
> devel r11598 makes SourcePackageRecipe deletion nullify references on
> its SourcePackageRe
> for which we cannot determine an uploader. We really need to know who to
> blame.
>
> ** Affects: launchpad-code
> Importance: Undecided
> Status: New
importance high
status triaged
tag recipe