dosubot[bot] commented on issue #35884: URL: https://github.com/apache/superset/issues/35884#issuecomment-3461019391
<!-- Answer --> Superset version 3.x was the last to support the legacy Filter Box component and the preselect_filters parameter for initializing filter values. Starting with version 4.0.0, the Filter Box was removed and dashboards migrated to native filters, which use different mechanisms for filter initializationāsuch as native_filters, native_filters_key, or permalink_key in the URL params. The rationale for this change is that native filters and cross-filtering are more flexible and integrated into the dashboard UI, replacing the older filter_box approach. All filter configuration now happens directly in the dashboard UI, and preselect_filters is no longer supported for native filters in recent versions like 5.0.0. For more details, see [this discussion](https://github.com/apache/superset/discussions/31897) and [migration notes](https://github.com/apache/superset/discussions/35463). <!-- 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/4a5d0d31-b392-465a-ac06-8680f41d9c1e?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/4a5d0d31-b392-465a-ac06-8680f41d9c1e?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/4a5d0d31-b392-465a-ac06-8680f41d9c1e?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/4a5d0d31-b392-465a-ac06-8680f41d9c1e?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/4a5d0d31-b392-465a-ac06-8680f41d9c1e?feedback_type=hallucination) | [Report š](https://app.dosu.dev/response-feedback/4a5d0d31-b392-465a-ac06-8680f41d9c1e?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/4a5d0d31-b392-465a-ac06-8680f41d9c1e?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/35884) -- 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]
