Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The usage of ToApiJsonSerializer is reversed within SynchronousCommandProcessingService.
`toApiJsonSerializer` should be used with Map<String, Object>
`toApiResultJsonSerializer` should be used with CommandProcessingResult.
The usage is reversed in the service. toApiJsonSerializer is used with CommandProcessingResult and vice versa.
Attachments
Issue Links
- links to