john-bodley commented on issue #5256: [slice] Adding slice owners to SliceFilter
URL: 
https://github.com/apache/incubator-superset/pull/5256#issuecomment-399152697
 
 
   @jefferythewang we had reports of some users not being able to see the 
slices they created. The SliceFilter logic isn’t correct as it only checks 
datasource access as opposed to schema and db access as well. If a user had 
access to a schema the in theory could create a slice using a datasource from 
said schema, however the slice would be filtered out because the datasource 
permission didn’t exist in the FAB security model.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to