michellethomas commented on issue #7776: All Saved Queries are Public Across the User Base URL: https://github.com/apache/incubator-superset/issues/7776#issuecomment-505643863 This sounds like a feature request not a bug, as some groups using superset may want to enable access to all saved queries. I merged a PR that adds a similar functionality to the query search feature. By default this permission isn't added to any roles, but if you add can_only_access_owned_queries to alpha or gamma roles users will only be able to search their own queries. You can do something similar to add a role for Saved Queries. https://github.com/apache/incubator-superset/pull/7234
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
