stephen-bracken opened a new issue, #60576: URL: https://github.com/apache/airflow/issues/60576
### Apache Airflow version 3.1.6 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? On the 'Task Instances' view the 'Start Date' column will not sort in descending order, only toggling between unsorted and ascending sort. ### What you think should happen instead? 'Start Date' should be sortable in descending order. This is important to be able to view tasks that have been run recently at an aggregate level. ### How to reproduce run `airflow standalone` using default configuration go to http://localhost:8080/task_instances select the 'Start Date' column to toggle sorting ### Operating System Ubuntu 22.04.5 LTS ### Versions of Apache Airflow Providers apache-airflow-providers-cncf-kubernetes | 10.12.1rc1 apache-airflow-providers-common-compat | 1.12.0rc1 apache-airflow-providers-common-io | 1.7.0 apache-airflow-providers-common-sql | 1.30.2 apache-airflow-providers-smtp | 2.4.1 apache-airflow-providers-standard | 1.10.2 ### Deployment Official Apache Airflow Helm Chart ### Deployment details airflow standalone running on python 3.11 virtual environment ### Anything else? _No response_ ### Are you willing to submit PR? - [x] 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]
