Prajwal7842 opened a new issue, #62799: URL: https://github.com/apache/airflow/issues/62799
### Apache Airflow version 3.1.7 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? While trying out filter options on /dagruns page, I tried out logical date filter. As far as I understand, when I input the logical date filter in the UI, the runs below are supposed to get filtered. However, when entered, there was no change and all dag runs were shown in the UI. I tried with a different field "Run after" field, and it was able to filter it correctly. ### What you think should happen instead? The dag runs should get filtered correctly within the specified logical date. <img width="1011" height="344" alt="Image" src="https://github.com/user-attachments/assets/0a4cc84f-9ca4-445b-949f-517d23f78be8" /> ### How to reproduce 1. Go to /dagruns page. Ensure that there are some dag runs already present. 2. Add a logical date filter ### Operating System Mac ### Versions of Apache Airflow Providers NA ### Deployment Other Docker-based deployment ### Deployment details _No response_ ### 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]
