Closed
Bug 1633501
Opened 6 years ago
Closed 6 years ago
remove vestigial user_id code
Categories
(Socorro :: Processor, task, P2)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
It looks like there was a UserID annotation in the raw crash and that got pulled into the processed crash as user_id. At some point, someone changed the UserDataRule processor rule to always set user_id to the empty string.
This bug covers removing all UserID and user_id stuff from the processor.
Relatedly, if we're concerned crash reports are coming in with UserID, then we can remove that in the collector so we're not storing it at all anywhere.
| Assignee | ||
Comment 1•6 years ago
|
||
Making this a P2 to look into. If this is really a user id, we shouldn't be storing it anywhere.
Priority: -- → P2
| Assignee | ||
Comment 2•6 years ago
|
||
Grabbing this to do soon. It's pretty straight-forward.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
Deployed in bug #1637009. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•