steege2 opened a new issue, #41170: URL: https://github.com/apache/airflow/issues/41170
### Apache Airflow version 2.9.3 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When viewing the DAG overview the columns Last Run and Next run are showing the previous run dates (Same as date interval start and Date interval end) At the details of a DAG it wil show the run date as for example 31-07 and the actual date was 01-08 Also the Next Run ID is confusing as it is showing a past date ### What you think should happen instead? When viewing the DAG overview the columns Last Run and Next run are showing the previous run dates (Same as date interval start and Date interval end), I would expect to see the actual last run date and actual next scheduled run date.  Furthermore when you look at the details of a DAG it wil show the run date as for example 31-07 and the actual date was 01-08.  Also the Next Run ID is confusing:  This should display the actual next scheduled run date. ### How to reproduce Schedule a DAG and see that the these columns are representing unlogical dates. ### Operating System Airflow Docker image ### 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 - [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]
