Opened 5 months ago
Closed 5 months ago
#8056 closed defect (bug) (fixed)
WordPress Version stats are broken on stats page
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | API | Keywords: | |
| Cc: |
Description
The WordPress Version section of the wordpress.org/stats page is currently broken. "No data" is displayed, and it appears the response
The PHP/Database versions and Locale statistics are functioning as expected. The raw response from the api.w.org/stats/wordpress/1.0 appears to be an empty JSON string ([]).
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
The chart is back now that we've moved to a new UTC day.
The data for
2025-08-11appears to have failed to sync between databases..I'll add some monitoring that these API's are operational, and alter how it fetches data (To fetch the latest data, rather than a specific days data)