You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the database access gives access to that database in SQL Lab.
Giving schema or dataset access should give access to the relevant charts and dashboards.
I agree that it seems like the database access seems like it should give access to all the schemas / datasets in that database...
A clear and concise description of what the bug is.
How to reproduce the bug
database access on [DATABASE]
Expected results
access to the dataset
Actual results
the dataset is not available (not showing)
Environment
using helm chart (0.5.10), docker image (apache/superset:1.5.0)
(please complete the following information):
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
https://superset.apache.org/docs/security/#permissions
documents says
Granting access to a database allows for the user to access all data sources within that database
and when I grant
schema access on [DATABASE.SCHEMA]
then it works well on the schema onlyThe text was updated successfully, but these errors were encountered: