On chart explore, when you click on change dataset, and try to edit the datasource (table) name, the table name change works as expected but unless you edit schema, the existing schema doesn't get saved causing the chart to break.
Both schema and table name should change.
Only table name changes.
Step 1: my table name (before change)

Step 2: try to edit table name, schema is same - do not edit schema

Step 3: This is the result: New table name is displayed with NO SCHEMA. if you run chart, it breaks.

(please complete the following information):
Make sure these boxes are checked before submitting your issue - thank you!
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@lilykuang
I just opened for the fix https://github.com/apache/incubator-superset/pull/11396
Closing as the fix is merged.
This issue has cropped up again on our side
@benceorlai the step I tried to reproduce this issue
https://www.loom.com/share/494cf29e697841f5b6c038c2642892bc
It doesn't seem to have issue. did i miss anything?
quick fix for this issue https://github.com/apache/incubator-superset/pull/12018
Most helpful comment
I just opened for the fix https://github.com/apache/incubator-superset/pull/11396