sfirke opened a new issue, #35492: URL: https://github.com/apache/superset/issues/35492
### Bug description If a query fails with a DB engine error, the error message is already visible. A user might want to click the three dots on the chart and the View Query to see what part of the query is causing the problem. In previous versions, this worked. Now it's just showing the error message, not the query. ### Screenshots/recordings **4.1.3** <img width="1156" height="386" alt="Image" src="https://github.com/user-attachments/assets/bd557998-4801-4b15-b901-4947c2f6ddfe" /> **6.0.0rc2** <img width="2232" height="537" alt="Image" src="https://github.com/user-attachments/assets/4e0fdadc-3a4b-4510-af92-12e47fa63c7f" /> (In both cases I dragged the "View Query" window onto the chart to make for a more concise screenshot) ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
