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/16 14:03:00 UTC

[jira] [Created] (FINERACT-1838) Repayment schedule is not included in external event when approving or disbursing a Loan

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)