rusackas commented on issue #33272: URL: https://github.com/apache/superset/issues/33272#issuecomment-4815591266
Thanks for the thorough dig here, @xavier-GitHub76, and for the SQL. `clean_perms` only sweeps null perms, so deprecated-but-named ones do stick around. The tricky part is maintaining an allow-list of current perms so we don't delete something a custom role still needs. Would you be up for a PR? Happy to help think through where it should hook in. -- 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]
