apache/airflow

Airflow 3.0.x : Bring back from Airflow 2.x "Status of all previous DAG runs" column in DAGS main page

Open

#50624 opened on May 14, 2025

View on GitHub
 (20 comments) (4 reactions) (0 assignees)Python (44,809 stars) (16,781 forks)batch import
area:UIgood first issuekind:feature

Description

Description

Airflow 3 seems to have now far better foundations in comparison to Airflow 2.

I have only one big missing thing that was present in Airflow 2 and that I can not find in Airflow 3.

It is the "Status of all previous DAG runs" column in DAGS main page.

Use case/motivation

Bring back the functionality, I don't thing that will break some UI style guides. And there is a lot of free space to accomodate it.

It was very quick every morning to look at the red ones, to see what happened.

It wa a matter to click on the red circle !!!

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Contributor guide