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

Show "results not available" on public dashboard when not available yet #2844

Closed
jezdez opened this issue Sep 24, 2018 · 3 comments
Closed

Comments

@jezdez
Copy link
Member

jezdez commented Sep 24, 2018

Issue Summary

As a short term fix for #1194 as stated by @arikfr in #2823 (review) we should show a message on public dashboard widgets that don't have any results on the server side yet.

The long term solution of getting fresh results on public dashboards requires solving #2825 first.

Steps to Reproduce

  1. Go to a public dashboard with a widget whose query results haven't been processed yet
  2. See the dashboard crash as documented in Shared dashboard crashes if one of the queries has no results yet #1194.

This ticket is about providing a short term solution so the dashboard doesn't return a 500 error.

Technical details:

  • Redash Version: 5.0.0
  • Browser/OS: Firefox 62/macOS 10.13
  • How did you install Redash: Docker
@jezdez
Copy link
Member Author

jezdez commented Jan 16, 2019

@kocsmy Is this something we can help with implementation wise?

@arikfr
Copy link
Member

arikfr commented Jul 22, 2019

#3659 solves this.

@arikfr arikfr closed this as completed Jul 22, 2019
@jezdez
Copy link
Member Author

jezdez commented Jul 31, 2019

@arikfr OMG!!

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

No branches or pull requests

2 participants