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

Wrong entityId is returned upon disbursing a loan

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.9.0
    • None

    Description

      Repro steps:

      1. Create a loan
      2. Approve a loan
      3. Disburse a loan

      Actual result:
      entityId in the HTTP response is the Disbursement Transaction ID

      Expected result:
      entityId in the HTTP response should be the Loan ID
      entityExternalId in the HTTP response should be the Loan external ID
      subEntityId in the HTTP response should be the Disbursement Transaction ID
      subEntityExternalId in the HTTP response should be the Disbursement Transaction external ID
       

      Important Notice 

      This is a breaking API change and shall be properly communicated. It should appear in the release changelog, fineract users should be notified in advance so they can switch over from using entityId to subEntityId.

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mdallos Mihaly Dallos
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: