stephen-bracken commented on issue #68456: URL: https://github.com/apache/airflow/issues/68456#issuecomment-4692714453
Hi @ashb, yes I have seen the multi team doc. Happy for there not to be a direct relationship between a user's teams and a dag's teams. I think this could be achieved by adjusting the [filter_authorized_dag_ids](https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/api_fastapi/auth/managers/base_auth_manager.py#L615) function so that it also filters based on the user's UI set filters? -- 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]
