schlichterer opened a new issue, #42018: URL: https://github.com/apache/airflow/issues/42018
### Apache Airflow version 2.10.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? The task try color does not display for tasks that result from retries.  Task try no.2 originally failed and created a retry. 3-8 failed and created retries but show no state color. Task try no.9 finally succeded which changed the color for task no.2 to success which actually failed. ### What you think should happen instead? I think the color should represent the actual task try state. ### How to reproduce Enable retries on the dag and let a task fail on purpose. ### Operating System Debian GNU/Linux 12 (bookworm) ### Versions of Apache Airflow Providers _No response_ ### Deployment Virtualenv installation ### 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]
