Adam Saghy created FINERACT-2226:
------------------------------------
Summary: Chargeoff - reverse and replay - Multiple
LoanAccrualTransactionCreatedBusinessEvent was sent
Key: FINERACT-2226
URL: https://issues.apache.org/jira/browse/FINERACT-2226
Project: Apache Fineract
Issue Type: Bug
Reporter: Adam Saghy
*Loan product*
* progressive
* interest bearing
* interest recalculation = true
*Steps to replicate*
* Create and disburse loanÂ
* Create a repayment a couple days later
* Do Charge-off a couple days later
** Charge-off transaction is created
** Accrual transaction is created
* Reverse the repayment
** Charge off transaction will be reversed and replayed
** Additional accrual txn will be createdÂ
*Expectation*
* One LoanAccrualTransactionCreatedBusinessEvent will be sent
* LoanAccrualTransactionCreatedBusinessEvent is not sent as part of the bulk
event
*Actual*
* One LoanAccrualTransactionCreatedBusinessEvent was sent
* {color:#FF0000}*One LoanAccrualTransactionCreatedBusinessEvent was send as
part of BulkEvent*{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)