rusackas commented on PR #27779: URL: https://github.com/apache/superset/pull/27779#issuecomment-5018529891
Thanks @Always-prog, the getBootstrapData() approach looks right. CI's failing though, `bootstrapData.common.conf` is undefined in the CrudThemeProvider test suite so `permissionUtils.ts` throws on import. Might be worth guarding that access and adding a test for the custom `AUTH_ROLE_ADMIN` path, Bito's thread above is flagging the same gap. -- 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]
