We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When dashboard queries report an error, that error should be displayed on the associated database.
This is particularly useful when using url parameters in dashboards that are passed to the underlying queries. It would have saved me an hour debugging this: https://discuss.redash.io/t/dashboard-not-updating-when-queries-include-url-parameters/96
The text was updated successfully, but these errors were encountered:
This was implemented in 0.11.
On Tuesday, 28 June 2016, Jeff Widman notifications@github.com wrote:
When dashboard queries report an error, that error should be displayed on the associated database. This is particularly useful when using url parameters in dashboards that are passed to the underlying queries. It would have saved me an hour debugging this: https://discuss.redash.io/t/dashboard-not-updating-when-queries-include-url-parameters/96 — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #1161, or mute the thread https://github.com/notifications/unsubscribe/AAEXLNfw9Q7QmWQBEVWVSY75MFuA_sSUks5qQYdagaJpZM4JAhAV .
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #1161, or mute the thread https://github.com/notifications/unsubscribe/AAEXLNfw9Q7QmWQBEVWVSY75MFuA_sSUks5qQYdagaJpZM4JAhAV .
Arik Fraimovich
Sorry, something went wrong.
Implemented in #1069.
No branches or pull requests
When dashboard queries report an error, that error should be displayed on the associated database.
This is particularly useful when using url parameters in dashboards that are passed to the underlying queries. It would have saved me an hour debugging this: https://discuss.redash.io/t/dashboard-not-updating-when-queries-include-url-parameters/96
The text was updated successfully, but these errors were encountered: