ephraimbuddy opened a new pull request, #23510: URL: https://github.com/apache/airflow/pull/23510
How we determine if a DAG is a subdag in `airflow.security.permissions.resource_name_for_dag` is not right. If a `dag_id` contains a dot, the permission is not recorded correctly This PR is an attempt to fix this Closes: https://github.com/apache/airflow/issues/23473 -- 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]
