[
https://issues.apache.org/jira/browse/AIRFLOW-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622030#comment-16622030
]
Ash Berlin-Taylor commented on AIRFLOW-3094:
--------------------------------------------
Note for anyone picking up this, there's a {{enable_xcom_pickling}} config
setting which should be respected in the UI
> XCOM - show actual value - not pickled one
> ------------------------------------------
>
> Key: AIRFLOW-3094
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3094
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.10.0
> Reporter: jack
> Priority: Minor
> Labels: easy-fix
> Attachments: Capture2.PNG, VALUE.PNG
>
>
> In the UI when shown a XCOM value it should show the actual string not the
> pickle version of the string:
> Admin -> XCOM
> DAG -> choose task -> XCOM
>
> the string is : NewRecords and that is what the user should see on the UI.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)