-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.2
-
Component/s: Automation
-
Tags:
-
Sprint:TGV 7.2-4
The json reader of operation context is missing some cases: org.nuxeo.ecm.automation.io.services.codec.ObjectCodecService#readNode(org.codehaus.jackson.JsonNode, java.lang.ClassLoader, org.nuxeo.ecm.core.api.CoreSession)
We cannot read listing or map from json payload context.
Example with Automation Client defect reproduction : SUPNXP-13130