Skip to content

Reimplement #29226 for Airflow 3 UI | Filter tasks to Upstream and/or Downstream #53458

@r-richmond

Description

@r-richmond

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

Before Filter
Image

After Filter (notice tasks limited to just those upstream & downstream of targeted task)

Image

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions