You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Mihaly Dallos (Jira)" <ji...@apache.org> on 2022/12/20 16:00:00 UTC

[jira] [Created] (FINERACT-1842) Wrong entityId is returned upon disbursing a loan

Mihaly Dallos created FINERACT-1842:
---------------------------------------

             Summary: Wrong entityId is returned upon disbursing a loan
                 Key: FINERACT-1842
                 URL: https://issues.apache.org/jira/browse/FINERACT-1842
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Mihaly Dallos


*Repro steps:*
 # Create a loan

 # Approve a loan

 # 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

 
{panel:title=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{}}}.
{panel}
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)