Skip to content

DAG list filters (status, run state, favorites) not persisted across navigation in Airflow 3.x #66933

@pedro-cf

Description

@pedro-cf

Under which category would you file this issue?

Airflow Core

Apache Airflow version

3.2.1

What happened and how to reproduce it?

In Airflow 3.x, the following filters on the DAGs list page reset every time you navigate away and come back:

  • DAG status (All / Active / Paused)
  • DAG run state (Queued / Running / Success / Failed)
  • Favorites (All / Favorited / Unfavorited)

Steps to reproduce:

  1. Open the DAGs list page
  2. Apply any of the filters above
  3. Navigate to another page (click a DAG, go to Home, Assets, etc.)
  4. Come back to the DAGs list
  5. All filters are gone, reset to defaults

What you think should happen instead?

Filters should survive navigation. The tag filter had the same issue (#60590) and was fixed, so these should follow the same logic.

Operating System

Ubuntu 22.04.5 LTS

Deployment

Docker-Compose

Apache Airflow Provider(s)

No response

Versions of Apache Airflow Providers

No response

Official Helm Chart version

Not Applicable

Kubernetes Version

No response

Helm Chart configuration

No response

Docker Image customizations

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.kind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yet

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions