jscheffl opened a new issue, #68174: URL: https://github.com/apache/airflow/issues/68174
### Under which category would you file this issue? Airflow Core ### Apache Airflow version main (as of 2026-06-07) ### What happened and how to reproduce it? The current Gantt preview/popup of starting, queueing and landing times is inconsistent on main. If you have a task that has a bit longer queue time then the popup on the queued part is printing wrong "start date". See popup when mouse is hovering over the period of queueing: <img width="653" height="667" alt="Image" src="https://github.com/user-attachments/assets/b5c07152-84c9-4989-a62c-6e90939831c0" /> Compared to hovering over the period of execution: <img width="647" height="661" alt="Image" src="https://github.com/user-attachments/assets/8917d168-ada5-432e-8d2e-6928a9fe7561" /> Note that the latter one is "right" and should be displayed on queued timeline as well- ### What you think should happen instead? Consistently "right" time stamps should be displayed. ### Operating System _No response_ ### Deployment None ### Apache Airflow Provider(s) _No response_ ### Versions of Apache Airflow Providers _No response_ ### Official Helm Chart version Not Applicable ### Kubernetes Version _No response_ ### Helm Chart configuration _No response_ ### Docker Image customizations _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]
