rusackas commented on PR #44169: URL: https://github.com/apache/superset/pull/44169#issuecomment-5647620561
@Kunal8954 codeant's thread on this is still open: `Slice.datasource` only resolves `self.table`, so a semantic-view chart's `.datasource` comes back `None`. That breaks the security manager's access check for anyone who isn't chart owner/editor/admin, so the chart saves but non-privileged viewers can't open it. Needs a fix before this lands. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
