jscheffl opened a new issue, #41514: URL: https://github.com/apache/airflow/issues/41514
### Apache Airflow version 2.10.0rc1 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? When one task returns an integer value, the "new" XCom display shows an error JSON instead of the value like:  Noteworthy>: JSON or string or empty value works. ### What you think should happen instead? The real INT value should be displayed ### How to reproduce Run the DAG example_dynamic_task_mapping and check the XCom result of "add_one" task ### Operating System not relevant ### Versions of Apache Airflow Providers not relevant ### Deployment Official Apache Airflow Helm Chart ### Deployment details not relevant ### 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]
