singleye commented on issue #4722: How to permit non-Admin role user to see Charts/Dashoards created by Admin role user? URL: https://github.com/apache/incubator-superset/issues/4722#issuecomment-377704370 First, you can create a new role, then assign permission 'all database access on all_database_access' / 'all datasource access on all_datasource_access' to that role. You can use 'datasource_access_on[NAME]'/'database_access_on[NAME]' to control the data access in more fine grain way. Second, assign 'Gamma'/'new role' to the new user.
---------------------------------------------------------------- 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
