Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-2106

Use the correct ToApiJsonSerializer within SynchronousCommandProcessingService

    XMLWordPrintableJSON

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

          Activity

            People

              Unassigned Unassigned
              zeyad_nasef Zeyad Nasef
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: