Closed
Bug 1544543
Opened 7 years ago
Closed 7 years ago
add "uuid" to RawCrash model API allow list
Categories
(Socorro :: Webapp, defect, P2)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: jwhitlock)
References
Details
Attachments
(1 file)
The uuid for a raw crash isn't PII, but it is needed for processing. If you're trying to run a local development environment and you're not using API tokens, then you get raw crash data that doesn't have the "uuid" key.
This bug covers adding "uuid" to the allow list in the RawCrash model here:
| Reporter | ||
Updated•7 years ago
|
Type: task → defect
Priority: -- → P2
| Reporter | ||
Comment 1•7 years ago
|
||
Assignee: nobody → willkg
| Reporter | ||
Updated•7 years ago
|
Assignee: willkg → jwhitlock
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•7 years ago
|
||
| Reporter | ||
Comment 3•7 years ago
|
||
I pushed this to prod just now.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•