Bug description
Enable RBAC, share a dashboard with a role.
Share -> copy permalink
Open that link on a private tab (or log out before)
Error {"error": "Error: You don't have access to this dashboard."} instead of redirecting to the login page.
When using a regular link instead of a permalink, the user is redirected: #30380
Screenshots/recordings
Before: {"error": "Error: You don't have access to this dashboard."}
After: redirect to login page
Superset version
master / latest-dev
Python version
3.11
Node version
18 or greater
Browser
Safari
Additional context
A PR will be provided that fixes this issue: #TBD
Checklist
Bug description
Enable RBAC, share a dashboard with a role.
Share -> copy permalink
Open that link on a private tab (or log out before)
Error
{"error": "Error: You don't have access to this dashboard."}instead of redirecting to the login page.When using a regular link instead of a permalink, the user is redirected: #30380
Screenshots/recordings
Before:
{"error": "Error: You don't have access to this dashboard."}After: redirect to login page
Superset version
master / latest-dev
Python version
3.11
Node version
18 or greater
Browser
Safari
Additional context
A PR will be provided that fixes this issue: #TBD
Checklist