yousoph opened a new issue #14592: URL: https://github.com/apache/superset/issues/14592
When using the Edit Dataset modal to change a dataset to a table in a different database, the changes do not get saved. #### How to reproduce the bug 1. Go to the Datasets page 2. Click the edit icon on an existing Physical dataset 3. In the Edit Dataset modal, click the lock icon to make changes to the dataset 4. Select a different database from the current database. Then select a schema/table 5. Save changes 6. Open the Edit Dataset modal again ### Expected results The changes should be reflected and the user should see the new database/schema/table in the Edit Dataset modal ### Actual results The previous database name is still displayed and the dataset didn't get updated with the changes that were made ### Environment - superset version: `master` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
