karenbraganz opened a new issue, #67971: URL: https://github.com/apache/airflow/issues/67971
### Description On Airflow 2, a Task Instance Details page was available for every task instance. It had information on the task's queued datetime, callbacks, and other attributes. <img width="1497" height="536" alt="Image" src="https://github.com/user-attachments/assets/06f91fda-b172-478f-b06b-6aa663d9739f" /> <img width="1471" height="673" alt="Image" src="https://github.com/user-attachments/assets/a5b30f60-7476-4e60-98ca-8e0cc12fae48" /> It would be great to have this on Airflow 3 as well. ### Use case/motivation It was very useful for troubleshooting issues without having to dig through the dag code. ### Related issues _No response_ ### Are you willing to submit a 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]
