Skip to content

AIP-84 | Add multisort to dags list request #46383

@bbovenzi

Description

@bbovenzi

In the UI, we default the dags list to show dags with the latest dag run first , which we pass as -last_dag_run_start_date. Problem is that the minus symbol seems to make the default sorts also reverse so any dags without a dag run will be in reverse alphabetical order which is counterintuitive for users.
If you reverse the dag run start date order, it will also change the alphabetical order.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions