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 2023/02/08 13:44:00 UTC

[jira] [Created] (FINERACT-1884) Wrong transaction is picked for the lastPaymentAmount field for Get Loan API

Mihaly Dallos created FINERACT-1884:
---------------------------------------

             Summary: Wrong transaction is picked for the lastPaymentAmount field for Get Loan API
                 Key: FINERACT-1884
                 URL: https://issues.apache.org/jira/browse/FINERACT-1884
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Mihaly Dallos


*Repro steps:*
 # Create & disburse a Loan

 # Do a merchant issued refund for $50

 # Do a Repayment for $200 on the same day as the merchant issued refund

*Actual behavior:*

The Get Loan API shows the lastPaymentAmount is $50

*Expected behavior:*

The Get Loan API shows the lastPaymentAmount is $200



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