Closed Bug 1757612 Opened 3 years ago Closed 3 years ago

socorro-submitter should remove keys added by collector

Categories

(Socorro :: General, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

Attachments

(1 file)

The socorro-submitter is resubmitting crash reports to stage. One of the issues with this is that things like collector_notes end up with an array value if it's using a JSON-encoded extra field and a string "[]" value if it's not. That's bad.

We should fix the socorro-submitter to remove keys from the raw crash that are added by the collector. Currently, that's:

  • collector_notes
  • dump_checksums
  • payload
  • payload_compressed
  • submitted_timestamp

We don't want to remove uuid which is also added by the collector. We keep that so that stage and prod end up with the same uuids making debugging and development easier.

Grabbing this to do now since it's blocking me from finishing up antenna work.

Assignee: nobody → willkg
Status: NEW → ASSIGNED

This was deployed just now with bug #1757617. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: