kirana-ks opened a new issue, #33573: URL: https://github.com/apache/superset/issues/33573
### Bug description We are trying to remove the hardcoded schema names in all the datasets. However, we are not able to remove the Schema name from the Datasets. **The following are steps to reproduce the issue:** 1. Go to the Datasets Tab, 2. Create a new Dataset by including the Schema name. 3. Now, edit the existing Dataset. Unlock the "Click the lock to make changes" option to remove the Schema name from the SCHEMA dropdown list.  4. Click the lock to prevent further changes. 5. Click the **Save** and **Ok** button from the Pop-up screen respectively. 6. Verify the changes after following these steps.  _Note:_ You will still see the schema-name hardcoded, and it is not removed. The latest changes (removal of schema name) to the datasets are not saved. **Work-around Steps:** 1. Recreate all the Datasets without specifying the Schema Name and save the SQL Query Datasets. ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] 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]
