AllanPatrick-BWX commented on issue #30839: URL: https://github.com/apache/superset/issues/30839#issuecomment-2551606818
Hi @Habeeb556 , If you have two schemas within a single database and grant permissions to `sqllab/gamma/schema_x`, the following behavior is expected: Database 1 - Schema_x (Accessible) - Schema_y (Not accessible) Users with this role may be able to access Schema_y inside SQLLAB. However, if the user attempts to access Database 2, they should not have access unless explicitly granted. Could you please test this scenario or clarify the specific permissions you are using in your tests? This would help ensure we have a consistent understanding. I appreciate your time and understanding -- 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]
