arjav1528 commented on PR #61083: URL: https://github.com/apache/airflow/pull/61083#issuecomment-3801083705
update_admin_permission : this fn grants all the permission to the admin but only which exists in the db, but if the permission are never created, admin wont have them so basically I wrote a new function ensure_user_model_view_permissions that explicitly defines the permission during the sync rolees before executing the update_admin_permission() executes -- 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]
