Can't edit a recipe without changing name
Bug #591271 reported by
Michael Nelson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Paul Hummer |
Bug Description
To reproduce:
1. Create a recipe
2. Click Edit recipe
3. Click Update recipe
Expected: redirected to the recipe page.
Actual: Validation error: There is already a recipe owned by Ppa-user with this name
Updating the name allows you to save the recipe.
Related branches
lp://staging/~rockstar/launchpad/edit-recipe-name
- Leonard Richardson (community): Approve (code)
-
Diff: 160 lines (+109/-10)2 files modifiedlib/lp/code/browser/sourcepackagerecipe.py (+26/-9)
lib/lp/code/browser/tests/test_sourcepackagerecipe.py (+83/-1)
tags: | added: recipe |
Changed in launchpad-code: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Paul Hummer (rockstar) |
milestone: | none → 10.06 |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed in devel 10974