Closed
Bug 727098
Opened 14 years ago
Closed 14 years ago
Move queries from report/index into the middleware
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
VERIFIED
FIXED
2.4.4
People
(Reporter: laura, Assigned: adrian)
Details
I just fixed bug 718224, but that SQL should move to the mware.
| Assignee | ||
Comment 1•14 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/375
Comment 2•14 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/ae223263c0a72dbcabeec4a540dac51a20d138ae
Merge pull request #375 from AdrianGaudebert/727098-report-list-middleware-service
Fixes bug 727098 - Moved report/index SQL query to a middleware service.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•14 years ago
|
||
Steps to QA
-----------
1. Go to any top crasher or search page, click a signature to go to report/list.
2. Click a date in the "Reports" tab to go to report/index.
3. Verify there is no difference between that report/index page and the equivalent on prod.
Comment 4•14 years ago
|
||
QA verified on stage - report/index is the same between stage and prod.
https://crash-stats.allizom.org/report/index/d74aee4e-dbca-48c2-baa6-7b3842120221
https://crash-stats.mozilla.com/report/index/d74aee4e-dbca-48c2-baa6-7b3842120221
https://crash-stats.allizom.org/report/index/bbc14f74-c2fe-422b-846f-bae492120217
https://crash-stats.mozilla.com/report/index/bbc14f74-c2fe-422b-846f-bae492120217
https://crash-stats.allizom.org/report/index/296a3b7b-7e3f-48f8-9f4b-5ff752120218
https://crash-stats.mozilla.com/report/index/296a3b7b-7e3f-48f8-9f4b-5ff752120218
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•