apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
36.42k stars 14.11k forks source link

Bad display of xcom values #41673

Closed Pad71 closed 1 month ago

Pad71 commented 1 month ago

Apache Airflow version

2.10.0

If "Other Airflow 2 version" selected, which one?

No response

What happened?

When displaying primitive xcom values, an error message is displayed.

version 2.9.2. image

similar task in version 2.10.0 image

What you think should happen instead?

value should be displayed correctly even if it is primitive and not json.

How to reproduce

View the xcom in a task whose xcom values are not json

Operating System

Kubernetes on Unix platform

Versions of Apache Airflow Providers

No response

Deployment

Official Apache Airflow Helm Chart

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

Code of Conduct

Pad71 commented 1 month ago

Sometimes is xcom displayed that way (see pict below) . In version 2.9.2 it worked well. image

potiuk commented 1 month ago

Duplicate of #41516 - scheduled to be fixed in 2.10.1