superset
superset copied to clipboard
Cannot use drill-by/drill-to without can explore on Superset permission
Bug description
A end-user should be able to drill-by/drill-to with 2 permissons:
-
can read on Explore -
can samples on Datasource
Currently can explore is mandatory but it gives too many privileges ( see query, open chart,...)
How to reproduce the bug
Create a user have only the permissions:
-
can read on Explore -
can samples on Datasource
this user can't drill down.
Screenshots/recordings
No response
Superset version
3.1.2
Python version
3.10
Node version
16
Browser
Not applicable
Additional context
No response
Checklist
- [X] I have searched Superset docs and Slack and didn't find a solution to my problem.
- [X] I have searched the GitHub issue tracker and didn't find a similar bug report.
- [X] 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.
Hi Guys,
Any update on this?