caerux opened a new pull request, #33864: URL: https://github.com/apache/superset/pull/33864
### Summary Align view permission names with their menu label so Superset creates the correct “Security” row on MySQL. ### Fix * superset/views/roles.py – `class_permission_name = "Security"` * superset/views/users_list.py – `class_permission_name = "Security"` ### Impact Restores the Security menu on fresh MySQL installs without affecting PostgreSQL or existing deployments. Resolves #33862 -- 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]
