You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It’s not easily fixable by code, but it’ll work if you re-save those charts in admin. (This will change their updatedAt timestamp and everything’s gonna work like before)
The text was updated successfully, but these errors were encountered:
For the context - I only saw this issue on one staging server, not sure if any other were affected. The problem was that function _get_staging_creation_time didn't return the correct time of server creation.
I haven't thoroughly investigated why. We use the creation time of charts table (with show table status like 'charts'), but it got changed on that server and charts that were updated before weren't showing up.
It's a one-time thing, it should be good after re-saving charts or with new staging servers.
larsyencken
changed the title
chart-diff: some diffs are hidden sometimes
chart-diff: some diffs are hidden sometimes for branches pre chart model migration
Sep 12, 2024
One-liner
After the recent migration to the
chart_config
table (see owid/owid-grapher#3767), some chart diffs are hidden in the app.Context & details
Mojmir (from Slack):
The text was updated successfully, but these errors were encountered: