mchogithub opened a new issue #18716: URL: https://github.com/apache/superset/issues/18716
After saving the queries the schema is not valorized, the null value remains and it is not possible to update it in subsequent saves #### How to reproduce the bug 1. Go to SQL Lab > SQL Editor 2. Click on Database and select one 3. Click on Schema and select one 4. Edit and run query 4. Click on Save button 5. Click on Data > Saved Queries and open the newly saved query 6. Click on Run button and the following is shown  ### Expected results the "Schema" should remain saved ### Actual results the "Schema" always remains valued at null, even when a different value is selected from the drop-down menu #### Screenshots   ### Environment - helm chart superset-0.5.8 ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org