-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dashboard showing up empty after hitting "publish" #25
Comments
If it can help, I'm nearly certain the last chart I added before hitting publish was: https://sql.telemetry.mozilla.org/queries/1974/source#3528 This chart was in a "Draft" state at the time of publishing the dashboard. It was probably the only chart in a draft state at the time of publishing. |
Hey @sunahsuh , couple of questions:
Thanks for your help |
Hey Alex, I'm not sure re: a fix -- the original idea was that someone on Data Tools that knows the codebase would investigate further. |
Thank you! This is super helpful! |
I'm having a look at this, going to see if it can be reproduced in a development environment. |
@rfk just experienced the same thing. Maybe he can add details here. |
Not sure I can add any more than a "+1", but it did seem to happen under the same set of circumstances as @davismtl described - adding draft charts to a draft dashboard, and publishing the dashboard without marking all the charts as published. |
My attempts to reproduce this so far haven't worked, publishing a draft dashboard with draft queries appears to work most of the time. Here's one, for example, with one of your draft queries in it: https://sql.telemetry.mozilla.org/dashboard/dashboard-bug-test?p_days=30 I'll keep digging. |
@robotblake identified the immediate problem: the |
We're working on getting a newer version of redash deployed that should fix this. |
This Sentry error appears to be the same issue: https://sentry.prod.mozaws.net/operations/pipeline-sql-prod/issues/371388/ |
I have verified all the above dashboards and all are looking good. Closing issue. |
Create preview docker image on merge to master
As reported by @davismtl -- he created this dashboard this afternoon and after he was done and hit publish, the graphs disappeared: https://sql.telemetry.mozilla.org/dashboard/fxa-login-signin-kpis
I ran this query to check and the visualizations seem to be linked correctly, at least at the DB level: https://sql.telemetry.mozilla.org/queries/1976/source
But the api call on the dashboard page appears to be empty:
https://sql.telemetry.mozilla.org/api/dashboards/fxa-login-signin-kpis
Response:
The text was updated successfully, but these errors were encountered: