sfirke opened a new pull request, #37295: URL: https://github.com/apache/superset/pull/37295
### SUMMARY Fixes #37294 In #36548 a canned set of permissions for a Public role was added. This is great! We need to also add `can read Theme`, as without that, a dashboard becomes un-Public if it is assigned a theme. ### TESTING INSTRUCTIONS Create a public dashboard and verify it's accessible to unauthenticated user Assign it a theme Verify it's accessible (after this fix is applied) and inaccessible in Superset 6.0.0. -- 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]
