-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
affected_version:3.0Issues Reported for 3.0Issues Reported for 3.0area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
Milestone
Description
Description
In the Airflow 2 UI #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.
Screen shot of the feature in Airflow 2
After Filter (notice tasks limited to just those upstream & downstream of targeted task)
Note: Please add affected_version_3.0 label
Use case/motivation
A powerful / clean way to filter dags to specific tasks & their parents and/or children.
Related issues
Previous Issue: #28847
Previous Implementation: #29226
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
affected_version:3.0Issues Reported for 3.0Issues Reported for 3.0area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.good first issuekind:featureFeature RequestsFeature Requests
