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.
What you think should happen instead?
We should get the same message as when a task is skipped for other reasons
How to reproduce
- Create any dag in which one task depends on another and make the first fail.
- Select the second task instance in the UI
- 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?
Code of Conduct