Closed
Bug 801965
Opened 13 years ago
Closed 13 years ago
Backfill adu, crashes data for stability report
Categories
(Socorro :: Database, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jberkus, Assigned: selenamarie)
References
Details
In order for the new function and views created for bug 768059 to be useful, we'll need to do some backfilling of data in crashes_by_user and product_adu. The reason we need to backfill is that currently those views are limited to "current" products, and the new spec is "products released in the last 2 years".
Note that crashes_by_user was always supposed to have old release data, the fact that it doesn't is a bug.
Steps:
1. Decide how far to backfill ( 2 weeks? 4 weeks? Back to the Mobeta release?)
2. Write a backfill script to call backfill_adu and backfill_crashes_by_user for the range of dates (preferably not all in on txn).
3. Schedule backfill for after 24.0 is pushed.
4. Run backfill.
Selena, if you want me to do the above I can, but I thought since you're back, I should kick this back to you.
| Assignee | ||
Updated•13 years ago
|
Target Milestone: 24 → ---
| Assignee | ||
Comment 1•13 years ago
|
||
Closing as this is ancient.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•