sortega opened a new issue, #55514: URL: https://github.com/apache/airflow/issues/55514
### Apache Airflow version 3.0.6 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When a task is skipped because an upstream task failed, we get a confusing error message when selecting the logs tab. <img width="680" height="292" alt="Image" src="https://github.com/user-attachments/assets/8438e23b-a783-4034-ba0f-a368d22ae6d7" /> ### What you think should happen instead? We should get the same message as when a task is skipped for other reasons ### How to reproduce 1. Create any dag in which one task depends on another and make the first fail. 2. Select the second task instance in the UI 3. See the error ### Operating System macOS 15.6.1 ### Versions of Apache Airflow Providers Independent of providers ### Deployment Virtualenv installation ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [x] 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]
