Skip to content

Public dashboards become inaccessible when assigned a theme (6.0.0) #37294

@sfirke

Description

@sfirke

Bug description

  1. Create a dashboard, enable DASHBOARD_RBAC, assign the role "Public" to the dashboard, verify that works
  2. Create a theme and assign it to the dashboard
  3. Dashboard now redirects unauthenticated users to login
  4. If the theme is unassigned to the dashboard, the dashboard again becomes public

Fix: add the permission can read Theme to the Public role.

Screenshots/recordings

No response

Superset version

6.0.0

Python version

I don't know

Node version

I don't know

Browser

Firefox

Additional context

No response

Checklist

  • I have searched Superset docs and Slack and didn't find a solution to my problem.
  • I have searched the GitHub issue tracker and didn't find a similar bug report.
  • I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions