Closed
Bug 1680055
Opened 5 years ago
Closed 5 years ago
Collect past data needed for community health dashboard
Categories
(Webtools Graveyard :: Pontoon, enhancement, P2)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mathjazz, Assigned: mathjazz)
References
Details
(Whiteboard: pontoon-community-health-dashboard)
Community health dashboard presents data that cannot be retrieved from the current data models efficiently.
The spec says: "Data doesn't need to be calculated on the fly. A (daily) cron job gathers all the required data for plotting charts and stores it in the DB. A data migration is used for gathering data for the past 12 months."
This bug tracks the implementation of the data migration.
| Assignee | ||
Comment 1•5 years ago
|
||
Data has been collected using a couple of scripts:
https://github.com/mathjazz/pontoon-scripts/blob/main/scripts/insights-legacy-extract.py
https://github.com/mathjazz/pontoon-scripts/blob/main/scripts/insights-legacy-collect.py
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•