r-richmond opened a new issue, #53458: URL: https://github.com/apache/airflow/issues/53458
### Description In the Airflow 2 UI https://github.com/apache/airflow/pull/29226 added a feature where users could filter dags to be upstream and/or downstream from a specific task. This was very useful when debugging large dags. However, in the heavy lift that was the new UI / Airflow 3.x this feature was dropped. This ticket is for the re-implementation of this feature in the Airflow 3 ui. Original Issue: https://github.com/apache/airflow/issues/28847 ### Use case/motivation A powerful / clean way to filter dags to specific tasks & their parents and/or children. ### Related issues Previous Issue: https://github.com/apache/airflow/issues/28847 Previous Implementation: https://github.com/apache/airflow/pull/29226 ### 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]
