Hen0k opened a new issue, #30957: URL: https://github.com/apache/superset/issues/30957
*Please make sure you are familiar with the SIP process documented* [here](https://github.com/apache/superset/issues/5602). 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
