Mihaly Dallos created FINERACT-1838:
---------------------------------------
Summary: Repayment schedule is not included in external event when
approving or disbursing a Loan
Key: FINERACT-1838
URL: https://issues.apache.org/jira/browse/FINERACT-1838
Project: Apache Fineract
Issue Type: Bug
Reporter: Mihaly Dallos
*Steps to reproduce*
# Turn on LoanApprovedBusinessEvent in the external events configuration
# Create a Client
# Submit a loan application
# Approve the loan application
# Disburse the loan
*Actual result*
The emitted LoanApprovedBusinessEvent doesn't include the repaymentSchedule
attribute, only as null. (Either approval nor disburse)!
*Expected result*
The emitted LoanApprovedBusinessEvent should contain the up-to-date
repaymentSchedule information for the loan. Both approval and disbursal!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)