[SIP] Adding a more granular write permission for database connections #30957
Labels
data:databases
Related to database configurations and connections
design:proposal
Design proposals
need:more-info
Requires more information from author
sip
Superset Improvement Proposal
Please make sure you are familiar with the SIP process documented
here. The SIP will be numbered by a committer upon acceptance.
[SIP] Adding a more granular write permission for database connections
Motivation
I want my users to be able to add new google sheets to a pre-existing Google Sheet database I created with a test sheet connection. I am managing this capability with a custom role. It only works if I enable the "Can Write on Database" permission. This allow the user with this role to edit the connection, and add another sheet/table to the database. But this also allows them to edit and delete other database connections.
Proposed Change
I propose a new permission that allowed write access to individual databases instead of allowing edit on all databases connections.
The text was updated successfully, but these errors were encountered: