dosubot[bot] commented on issue #35030: URL: https://github.com/apache/superset/issues/35030#issuecomment-3258128622
<!-- Answer --> Your version comparison matches a known regression: Superset 4.0.2 and 6.0.0-RC1 handle schema list refresh correctly, but 4.1.1 and 5.0.0 sometimes show stale schemas from the previous database until you manually refresh. This was caused by incomplete state reset and cache invalidation in the frontend. The issue was fixed by several pull requests, including [#29638](https://github.com/apache/superset/pull/29638), [#29681](https://github.com/apache/superset/pull/29681), and [#30082](https://github.com/apache/superset/pull/30082), which improved how schema and table lists are updated when switching databases. If you're on an affected version, you can use the refresh icon next to the schema selector to force a schema list update. Upgrading to 6.0.0-RC1 or later will resolve the bug automatically. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/35b3866a-ae7e-4877-bb66-93df17ff361a?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/35030) -- 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]
