[
https://issues.apache.org/jira/browse/FINERACT-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy updated FINERACT-2106:
---------------------------------
Fix Version/s: 1.11.0
> Use the correct ToApiJsonSerializer within SynchronousCommandProcessingService
> ------------------------------------------------------------------------------
>
> Key: FINERACT-2106
> URL: https://issues.apache.org/jira/browse/FINERACT-2106
> Project: Apache Fineract
> Issue Type: Bug
> Reporter: Zeyad Nasef
> Priority: Major
> Fix For: 1.11.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)