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)