Closed
Bug 690021
Opened 14 years ago
Closed 14 years ago
Error when adding new version from admin UI
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
2.3
People
(Reporter: kairo, Assigned: brandon)
References
()
Details
(Keywords: regression, Whiteboard: [2.2.6])
I get an error trying to add a new version to Socorro.
STR:
1) Go to https://crash-stats.mozilla.com/admin/branch_data_sources (Login required).
2) In the "Missing Entries" table, find the Firefox 10.0a1 line and click "add".
3) Click "Add Product Version".
Actual Results:
"Something bad happened. It's not you, it's me."
Expected Results:
Version added.
Comment 1•14 years ago
|
||
This is a case of the interface not presenting the error message produced by the database to users. There is a separate issue of not being able to add the aurora / nightly versions, which I'm tracking in bug 690024. Assigning this bug to Brandon.
Assignee: nobody → bsavage
Updated•14 years ago
|
Target Milestone: --- → 2.3
Updated•14 years ago
|
Whiteboard: [2.2.6]
| Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
No longer depends on: 690891
Keywords: regression
Resolution: --- → FIXED
| Assignee | ||
Comment 3•14 years ago
|
||
It appears some additional code remains missing. Reopening and will fix this weekend.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/94824fbfb3db46bca58d660163569fbf9049b517
Merge pull request #65 from brandonsavage/master
Bug 690021 - This commit replaces code that was omitted in the last commit.
Comment 5•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/94824fbfb3db46bca58d660163569fbf9049b517
Merge pull request #65 from brandonsavage/master
Comment 6•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/85f9f0cd7c6a7112168886a82d8e0e5745529ed2
Merge pull request #66 from brandonsavage/bug690021
Bug 690021 - Fixing regression caused by code not making it onto trunk fr
Comment 7•14 years ago
|
||
Commit pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/85f9f0cd7c6a7112168886a82d8e0e5745529ed2
Merge pull request #66 from brandonsavage/bug690021
| Assignee | ||
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Comment 8•14 years ago
|
||
QA verified. Thanks :brandon. Verified using steps in comment 0
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•