stephen-bracken opened a new issue, #68456: URL: https://github.com/apache/airflow/issues/68456
### Description On the /dags UI, make it possible to filter dags by `team_name`, and make it possible to include multiple teams as well. For example, dags are as follows: Team A: 500 dags, Team B: 10 dags, Team C: 50 dags make it possible for a user to filter to Team B so that dags view only shows 50 dags, or Team B _and_ Team C so that only 60 dags are shown. ### Use case/motivation When running multi-team deployments with thousands of dags, filtering by team_name makes the user experience much better, as users can filter dags to only view their own team(s) ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
