AnithaMurugesan opened a new issue #4025: How to restrict between two users of 
same role??
URL: https://github.com/apache/incubator-superset/issues/4025
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if any
   - [ ] I have reproduced the issue with at least the latest released version 
of superset
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar
   
   
   ### Superset version
   0.20.6
   
   ### Expected results
   I want to use two users with same role.
   But the database,tables,slice and dashboard created by one user should not 
be visible to other user and vice versa.
   
   ### Actual results
   One user can see all datas (database,tables,slices and dashboards) created 
by another user.
   
   This result is due to adding this permission:
   all datasource access on all_datasource_access
   all database access on all_database_access
   
   ### Steps to reproduce
   Is this type of permission is possible in superset.
   If yes, What are the permissions to be added for that role.
   Thanks in advance.
   
   

----------------------------------------------------------------
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

Reply via email to