GitHub user LiamTorrelli added a comment to the discussion: add the ability to save combined filter settings
Same gap. Upstream had "Filter Sets" for exactly this — save a named combo, click it back later — then removed it in 4.0 (PR #26369). Stock Superset today gives you permalinks or one global default per filter, not personal saved scenarios you can flip between like tags. We put named presets back in our fork: click-to-apply in the filter sidebar, per-user defaults when the dashboard opens, shared presets for team views. The piece upstream never fixed: when someone edits dashboard filters, stale presets drift. We detect that and offer one-click sync instead of a silent broken bookmark. History + what we built: https://drafted.work/blog/superset-filter-presets GitHub link: https://github.com/apache/superset/discussions/34094#discussioncomment-17526622 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
