Closed
Bug 784175
Opened 13 years ago
Closed 13 years ago
Don't include additional file submission fields in the raw .json
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
17.8
People
(Reporter: benjamin, Assigned: benjamin)
References
Details
Doing bug 784145 as specced should continue to correctly submit into socorro,
*however*: the extra minidumps will get stored into the raw .json where they
are not wanted. I'm working on a minimal socorro patch to filter out the extras
which I hope to push into socorro release on a quick schedule so that we can
safely push this through the Firefox trains.
Comment 1•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/604ff8366e785df63814e84815e45c5d482f3585
Merge pull request #798 from bsmedberg/filtercollection
Bug 784175 - Filter out unexpected upload files
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 17.9
Comment 2•13 years ago
|
||
If this is landed it will go out tomorrow with 17.7
Target Milestone: 17.9 → 17.7
Updated•13 years ago
|
OS: Windows 7 → All
Hardware: x86_64 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•