AzeemIqbal opened a new issue, #26629: URL: https://github.com/apache/airflow/issues/26629
### Apache Airflow version 2.4.0 ### What happened Upgraded airflow from 2.1.4 to 2.4.0, did airflow db upgrade, all seems to work ok In the new grid view UI though, we don't seem to be able to see running DAGs in the default grid view (All run states) Filtering for "Running" does show the DAG is actually running, with the latest DAGRun, I'm just wondering why it doesn't show for All run states, the DAG runs shown there are 1 run behind. ### What you think should happen instead Shows all DAG runs from latest backwards, as with old UI ### How to reproduce Upgrade from 2.1.4 to 2.4 and look at grid view for DAGs that have been upgraded and have many runs over the past few years. Not sure if one actually needs to upgrade airflow and db or if the bug is purely from 2.4 Grid view, probably the latter. ### Operating System Ubuntu 18.04.6 LTS (Bionic Beaver) ### Versions of Apache Airflow Providers 2.4 apache-airflow ### Deployment Virtualenv installation ### Deployment details AWS Ec2 running airflow using the pinned requirements files you have ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
