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 9af608c819aed0fca0dd2e3275691c682b8771cc Merge: fb7759922c 394bcab877 Author: Adam Saghy <[email protected]> AuthorDate: Wed Jun 24 14:04:36 2026 +0200 Merge pull request #5994 FINERACT-2455: Add WC Breach pause resume .../factory/WorkingCapitalLoanRequestFactory.java | 4 +- .../loan/WorkingCapitalBreachActionStepDef.java | 228 ++++- .../features/WorkingCapitalBreachPause.feature | 939 +++++++++++++++++++++ .../WorkingCapitalLoanBreachActionApiResource.java | 4 +- ...gCapitalLoanBreachActionApiResourceSwagger.java | 6 +- ...ingCapitalLoanBreachActionWriteServiceImpl.java | 10 +- .../WorkingCapitalLoanBreachScheduleService.java | 2 + ...orkingCapitalLoanBreachScheduleServiceImpl.java | 82 +- ...ngCapitalLoanBreachActionParseAndValidator.java | 195 ++++- 9 files changed, 1419 insertions(+), 51 deletions(-)
