davemulford commented on issue #14504: URL: https://github.com/apache/superset/issues/14504#issuecomment-843279100
@michael-s-molina I've changed to using `PUBLIC_ROLE_LIKE = 'Gamma'` and restarted Superset. I then created a new user and added the Gamma role to that user. I also made sure the newly created Gamma user was an owner of the dashboard. I still see the same problem when trying to access the dashboard without being logged in. Note that when I log in with the Gamma user, I can view the dashboard. So it seems like the `PUBLIC_ROLE_LIKE = 'Gamma'` doesn't work as expected? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
