-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Open
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:bugThis is a clearly a bugThis is a clearly a bug
Milestone
Description
Apache Airflow version
main (development)
If "Other Airflow 2 version" selected, which one?
No response
What happened?
Unexpected behavior of how dags are sorted when you trigger a dag run from the dags list.
What you think should happen instead?
Queued runs don't have a start date. We should sort by run_after instead.
How to reproduce
On the dags list, sort the list by last_run_start_date, then trigger a dag run from the list from a dag for any dag except the first one.
Watch the list jump around as the run goes from queued to running. Or watch nothing happen if the dag is briefly pushed off the first page.
Operating System
all
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
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.kind:bugThis is a clearly a bugThis is a clearly a bug