Closed
Bug 1071609
Opened 11 years ago
Closed 10 years ago
support for arbitrary events
Categories
(Input :: General, defect)
Input
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: willkg, Unassigned)
References
Details
(Whiteboard: u=user c=events p= s=)
In bug #788281, we exposed the release data in product-details for Firefox and Firefox for Android via an API on Input.
This bug covers adding to that two additional kinds of events:
1. Release data for products other than Firefox and Firefox for Android. For example, Firefox OS release dates.
2. Event data that pertains to a specific product like the recent fanfiction.net issue.
We'll maintain this data in Input.
This bug covers:
1. event db table
2. view/create/update views for updating the data in the event db table
3. exposing that data to the API
Further, we might as well:
1. add a product filter to the API
2. default the event API to returning the last 14d of data
Reporter | ||
Comment 1•11 years ago
|
||
When doing this, maybe we should rewrite the product details stuff so that it gets added to the db and gets updated by a cron job. This could use some more thought.
Reporter | ||
Comment 2•11 years ago
|
||
Bumping this to 2015q1 because we're out of time for this quarter.
Whiteboard: u=user c=events p= s=input.2014q4 → u=user c=events p= s=input.2015q1
Reporter | ||
Comment 3•10 years ago
|
||
Pushing off to next quarter.
Whiteboard: u=user c=events p= s=input.2015q1 → u=user c=events p= s=input.2015q2
Reporter | ||
Updated•10 years ago
|
Whiteboard: u=user c=events p= s=input.2015q2 → u=user c=events p= s=input.2015q3
Reporter | ||
Comment 4•10 years ago
|
||
I'm not sure this is needed. Next step is to talk to the UA team to see if they still want this. If they don't and no one is using the events API, then we should nix the events API altogether.
Whiteboard: u=user c=events p= s=input.2015q3 → u=user c=events p= s=
Reporter | ||
Comment 5•10 years ago
|
||
I don't think anyone is using this or needs it. I'm going to WONTFIX it.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•