Closed
Bug 1041664
Opened 10 years ago
Closed 10 years ago
dump unrecognized data into db (input API)
Categories
(Input Graveyard :: Submission, defect, P1)
Input Graveyard
Submission
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
References
Details
(Whiteboard: u=user c=feedback p=2 s=input.2014q3)
When someone posts feedback using the Input API, we should take all the data that's not part of the feedback request and dump it into a slop field. This allows apps posting feedback to also include contextual data that's not identifying or privacy-related.
This should use the same infrastructure implemented in bug #1041622.
Blocks: 972992
Assignee | ||
Comment 1•10 years ago
|
||
Grabbing this one.
I think this is a day or two of work. The complexity here is that I have to fiddle with the API stuff which is sometimes hard. Anyhow, we'll see.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Whiteboard: u=user c=feedback p= s=input.2014q3 → u=user c=feedback p=2 s=input.2014q3
Assignee | ||
Comment 2•10 years ago
|
||
This also covers updating the Input API docs.
Assignee | ||
Comment 3•10 years ago
|
||
Landed in master in https://github.com/mozilla/fjord/commit/6cf9e399
I'm going to push this later today along with bug #1041622.
Assignee | ||
Comment 4•10 years ago
|
||
I'll do docs updates after I push it live. Otherwise the docs go live before the code is pushed to production and that's confusing for non-me people.
Assignee | ||
Comment 5•10 years ago
|
||
Pushed this to production, tested it and wrote up docs.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•