Skip to content
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

Shared dashboard crashes if one of the queries has no results yet #1194

Closed
arikfr opened this issue Jul 20, 2016 · 2 comments
Closed

Shared dashboard crashes if one of the queries has no results yet #1194

arikfr opened this issue Jul 20, 2016 · 2 comments
Labels

Comments

@arikfr
Copy link
Member

arikfr commented Jul 20, 2016

When loading a shared dashboard, if one of the queries doesn't have results yet, the dashboard won't load.

@arikfr arikfr added the Bug label Jul 20, 2016
@arikfr arikfr added this to the v0.12.0 milestone Jul 20, 2016
@NicWagenaar
Copy link

Having the same issue, this is the error message:
QueryResultDoesNotExist: Instance matching query does not exist:
SQL: SELECT "t1"."id", "t1"."org_id", "t1"."data_source_id", "t1"."query_hash", "t1"."query", "t1"."data", "t1"."runtime ", "t1"."retrieved_at" FROM "query_results" AS t1 WHERE ("t1"."id" IS %s)

@arikfr arikfr modified the milestones: v0.12.0, v1.0.0 Oct 24, 2016
@arikfr arikfr modified the milestone: v1.0.0 Dec 23, 2016
@lab79
Copy link
Contributor

lab79 commented Jan 17, 2017

Empirically noticed the errors when the name of dashboard contains ".", " ", etc.
Redash Version: 0.12.0+b2449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants