prachir1501 opened a new issue #15066:
URL: https://github.com/apache/superset/issues/15066


   We need help with permisions for our superset usecase. We want each user to 
upload csv to default database but other users should not see that csv table. 
Here is high level permission that we want to setup:
   
   - create new data source
   - create new chart
   - create new dashboard
   - cannot see other users data source
   - cannot see other users chart
   - cannot see other users dashboard
   - can upload csv only to data source that he/she created
   
   A problem which arose was with the charts when we use same database, 
different gamma users can see the tables created by other users when selecting 
a table for chart, on the Create Chart page.
   
   Should we have new database for every user to achive that? Can it be 
achieved using same default data source for every user?
   
   


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

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to