potiuk commented on issue #33606: URL: https://github.com/apache/airflow/issues/33606#issuecomment-1688796290
Here it is. @SamWheating Issue here: https://github.com/apache/airflow/issues/32839 Seems that this one: https://github.com/apache/airflow/pull/30340 (added in 2.6.2) which fixed another issue (https://github.com/apache/airflow/issues/25149) has introduced the problem that DAG-level permissions are cleared after (re) parsing the DAG. We have the PR reverting it back: https://github.com/apache/airflow/pull/32999 but I am not sure it's the best fix as I generally have a very little knowledge about this part of Airflow :( -- 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]
