pchukwuemeka424 commented on issue #43089: URL: https://github.com/apache/superset/issues/43089#issuecomment-5421459572
I'll take this one — the Settings → Info link requires `can_read on user`/`User`, which is Admin-only, so Alpha/Gamma get bounced to welcome. Fix: give `UserInfoView` its own `can_userinfo on UserInfo` permission (already covered by `ACCESSIBLE_PERMS`) so stock Gamma/Alpha can open their own profile after role sync. -- 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]
