Closed
Bug 1343619
Opened 8 years ago
Closed 8 years ago
Revert crash_reports.json to state BEFORE Feb 2017
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Attachments
(1 file)
Two commits happened in Feb https://github.com/mozilla/socorro/commit/5559de74654697828dd4cceba6b0cd8130150102#diff-82e3b30a9c5737b0a5e278a3d095bf27 and https://github.com/mozilla/socorro/commit/543cbc06659b7bf3796d43575c3f2452e5475a13#diff-82e3b30a9c5737b0a5e278a3d095bf27
Both of the edited crash_report.json. At least one of them is incorrect (even though it was tested with validate_and_test.py!!). E.g. "true" instead of an actual boolean true. And integers that are actually integers as a string.
Let's revert this.
Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/fb8a27bafb2189be23569f62cb5037c3424097cf
fixes bug 1343619 - Revert crash_reports.json to state BEFORE Feb 2017
https://github.com/mozilla/socorro/commit/3d63f17aabc6a10875d2d23507077df42970bbf8
Merge pull request #3682 from peterbe/bug-1343619-revert-crash_reportsjson-to-state-before-feb-2017
fixes bug 1343619 - Revert crash_reports.json to state BEFORE Feb 2017
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•