[dashboard-rbac] Support Fallback to dataset permissions even when ff is on
See original GitHub issueIs your feature request related to a problem? Please describe.
With ‘DASHBOARD_RBAC’ ff on, when I don’t assign any role in dashboard props but the role has access to required dataset, still I get this error You don't have access to this dashboard.
Describe the solution you’d like As the documentation mentions here, the fallback to dataset permission should work with ff enabled.
Describe alternatives you’ve considered A clear and concise description of any alternative solutions or features you’ve considered.
Additional context I confirmed the same behavior in 1.3.2. https://apache-superset.slack.com/archives/C01B6H6U8S2/p1625000708004100
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (3 by maintainers)
Top Results From Across the Web
Manage dataset access permissions - Power BI | Microsoft Learn
In this article. Open the dataset manage permissions page; Manage direct access; Manage links generated for report sharing; Next steps.
Read more >Superset individual dashboard permission - Stack Overflow
Having dashboard access implicitly grants read access to the associated datasets, therefore all charts will load their data even if feature flag ...
Read more >[dashboard-rbac] Support Fallback to dataset permissions even ...
[dashboard-rbac] Support Fallback to dataset permissions even when ff is onIs your feature request related to a problem? Please describe.
Read more >Setting Explore dataset permissions - Zendesk help
After you give users access to Explore and define their role, you can choose which datasets they can view and change. This helps......
Read more >Solved: "Permission required" to access dashboard error, b...
Solved: After sharing a dashboard and dataset some people who are listed in the permissions pane are still getting a "Permission required"
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I agree that there several possibilities, but an “Unexpected error” is raised directly in the frontend for the enduser. That definitely should not be the case.
Hello @kamalkeshavani-aiinside I am marking this as a bug as you pointed out that should be the default behavior. I am also marking the issue as requiring validation from a committer. Thank you!