ahidalgob opened a new issue, #43739: URL: https://github.com/apache/airflow/issues/43739
### Apache Airflow version 2.10.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? After https://github.com/apache/airflow/pull/41483 we miss displaying buttons to see logs for previous tries that don't have TIHistory (because, for example, they ran in an older Airflow version).  Clicking see more on the right takes you to the other logs UI in which all tries are displayed correctly.  ### What you think should happen instead? In case there are no TIHistory objects and there were more than 1 try, we should create buttons to see previous tries logs. ### How to reproduce Create multiple tries for a TI using an older version of Airflow (<2.10.0), and upgrade to Airflow 2.10.1 or higher. ### Operating System linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Other Docker-based deployment ### 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]
