pierrejeambrun commented on PR #47532: URL: https://github.com/apache/airflow/pull/47532#issuecomment-2713491918
Also you'll need to wait for https://github.com/apache/airflow/pull/47433 because it introduces `EditableDagsFilterDep` and `ReadableDagsFilterDep` that you will need for multiple endpoints. For instance dag_warnings, task_instances etc.... Basically it's up to the `view` to do extra filtering on readable/writable dags for specific endpoints. (there is a handful of endpoints to update) -- 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]
