Skip to content

Inconsistent Queued Dag Count Between Dashboard and Dag List Page #52655

@choo121600

Description

@choo121600

Apache Airflow version

main (development)

If "Other Airflow 2 version" selected, which one?

No response

What happened?

On the Airflow Dashboard, the "Queued Dags" count (e.g., 1) is displayed correctly.
However, clicking on this stat redirects to the Dag list page with the filter ?last_dag_run_state=queued, and the page shows "No Dag found", even though queued Dags exist.

Screen.Recording.2025-07-02.at.1.22.37.AM.mov

What you think should happen instead?

The Dag list page should correctly display the Dags that have queued Dag runs, consistent with the number shown on the Dashboard.

How to reproduce

  1. Go to the Airflow Dashboard
  2. Note the number shown under "Queued Dags" (e.g., 1)
  3. Dag list page opens with the URL filter: ?last_dag_run_state=queued
  4. Page shows "No Dag found", despite the Dashboard indicating there are queued Dags

Operating System

mac os

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions