Closed
Bug 744506
Opened 13 years ago
Closed 13 years ago
When deleting project in Django admin, got error msg in allizom/staging
Categories
(Websites :: mozillalabs.com, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.1
People
(Reporter: havi, Assigned: pmac)
Details
(Whiteboard: u=admin c=admin p=2)
Just went in to Django admin (https://mozillalabs.allizom.org/en-US/admin/) to delete Paladin project, using the 'select action' dropdown ui on the Projects page. Completed action w/in django and landed on the 'generic' allizom error msg page.
An Error Occurred ☹
Oh, no! It looks like an unexpected error occurrred. We've already notified the site administrators. Please try again now, or in a few minutes.
—♥, the Message Bot
The deletion seems to be completed - project no longer shows up on the All Projects page.
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → pmclanahan
Updated•13 years ago
|
Target Milestone: --- → 1.1
| Assignee | ||
Updated•13 years ago
|
Whiteboard: u=admin c=admin p=2
Comment 1•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/betafarm
https://github.com/mozilla/betafarm/commit/677636cbfcf12f297b9919f7423b341984c1db0e
Fix errors when deleting projects. Fix bug 744506.
https://github.com/mozilla/betafarm/commit/1141dfc126995135a2b3b0e8271ce2c0969fe975
Merge pull request #66 from pmclanahan/744506-when-deleting-project
Fix errors when deleting projects. Fix bug 744506.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 2•13 years ago
|
||
I created a test project on stage, then deleted it. Confirmed no error message
Comment 3•13 years ago
|
||
Verified on dev, confirmed able to delete successfully w/o error message.
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Component: Betafarm → mozillalabs.com
You need to log in
before you can comment on or make changes to this bug.
Description
•