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

Platform is overreacting if a wrong column name is queried #219

Open
zaychenko-sergei opened this issue Oct 28, 2023 · 0 comments
Open

Platform is overreacting if a wrong column name is queried #219

zaychenko-sergei opened this issue Oct 28, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@zaychenko-sergei
Copy link
Contributor

Open any dataset and run a custom SQL query referencing non-existing field.
The display of this very simple problem is a bit too loud:

image

It's clear that the API is failing with an internal error, so partially this has to be solved on the backend side.
After that, we need to verify a smooth display for this error type in UI.

@zaychenko-sergei zaychenko-sergei added the bug Something isn't working label Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant