GitHub user LiamTorrelli added a comment to the discussion: Folder orgnization for Dashboards
This has been discussed many times — see also the long-running threads from 2020 (#9551 → now discussion #19194) and 2022 (#18546). The maintainers bet on TAGGING_SYSTEM; many teams still find flat lists + tags hard once you pass a few dozen dashboards, especially for permission boundaries by team/project. Common workarounds today: - `[Category] Title` prefix naming (what herve-lg mentioned) - Strict tag conventions + list filters (fragile unless enforced) - External "dashboard catalog" pages outside Superset Superset 6.x added dataset folders in the chart builder, but dashboard organization is still a flat table — so the mismatch makes this worse, not better, for teams trying to browse by department. We documented the full 2017–2026 timeline, why tags alone often fail at enterprise scale, and what we built on our fork for curated folder trees + RBAC: https://drafted.work/blog/superset-tags-vs-folders Might help if you're evaluating whether to wait for upstream or patch around it. GitHub link: https://github.com/apache/superset/discussions/36810#discussioncomment-17279059 ---- 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]
