michael-s-molina commented on issue #31395: URL: https://github.com/apache/superset/issues/31395#issuecomment-2535793154
@rabindragogoi We found a similar problem when upgrading and noticed that the [SQLLab permission](https://github.com/apache/superset/blob/d8fbaa4cbe736e827dd777dbb98f2cf04dd1431d/superset/security/manager.py#L318) name was `Sqllab` in our database and the migrations didn't fix that. I'm assuming someone renamed the permission making some letters uppercase but didn't add a migration for it. We manually changed the name of the permission in the database. Pinging @betodealmeida @villebro @eschutho @sadpandajoe for awareness. -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org