This is an automated email from the ASF dual-hosted git repository. adamsaghy pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 7e25ef491bc64d3cf4f0e5a1ce87c436b536ee74 Merge: 66e3ec61ba 292f1323d7 Author: Adam Saghy <[email protected]> AuthorDate: Wed May 13 13:37:58 2026 +0100 Merge pull request #5842 FINERACT-2421: Fix loan invalid state after CBR and backdated Goodwill Credit - version 2 .../test/data/loanproduct/DefaultLoanProduct.java | 1 + .../fineract/test/stepdef/loan/LoanStepDef.java | 10 +- .../fineract/test/support/TestContextKey.java | 1 + .../global/LoanProductGlobalInitializerStep.java | 41 ++++++ .../src/test/resources/features/LoanCBR.feature | 149 +++++++++++++++++++++ ...dvancedPaymentScheduleTransactionProcessor.java | 11 +- 6 files changed, 211 insertions(+), 2 deletions(-)
