Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
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
- is a child of
-
FINERACT-1874 Release Apache Fineract 1.9.0
- In Progress
- links to