Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Repro steps
- Enable sending Loan* external events
- Create a Client
- Create a Loan with 1000 EUR principal
- Approve the Loan
- Disburse the Loan
- Do a repayment of 5 EUR
- Do a repayment of 5 EUR
- Do a repayment of 14 EUR
- Reverse the first repayment
Actual result
Individual external events are emitted along with a BulkBusinessEvent which contains the replayed transactions.
Expected result
A single BulkBusinessEvent should be emitted upon reversing a transaction causing a replay
Attachments
Issue Links
- is a child of
-
FINERACT-1874 Release Apache Fineract 1.9.0
- In Progress