The Wayback Machine - https://web.archive.org/web/20200718130831/https://github.com/getredash/redash/issues/4608
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 a helpful error message when trying to execute queries detached from a data source #4608

Open
rauchy opened this issue Feb 5, 2020 · 0 comments · May be fixed by #4906 or #4936
Open

Show a helpful error message when trying to execute queries detached from a data source #4608

rauchy opened this issue Feb 5, 2020 · 0 comments · May be fixed by #4906 or #4936
Labels

Comments

@rauchy
Copy link
Contributor

@rauchy rauchy commented Feb 5, 2020

When a data source gets deleted, it's queries are still accessible (detailed explanation can be found in #4336) but they error out due to data_source being None.

We should provide a helpful error message there (perhaps by raising QueryDetachedFromDataSourceError).

@rauchy rauchy added the Backend label Feb 5, 2020
@patrickjwahl patrickjwahl linked a pull request that will close this issue May 21, 2020
1 of 1 task complete
@fsr313 fsr313 linked a pull request that will close this issue Jun 2, 2020
1 of 1 task complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.