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 d5e8cfc1e4a1634cde59ad0b3045dfbd28668f43 Merge: bc2f79f022 5a8482a06b Author: Adam Saghy <[email protected]> AuthorDate: Thu May 21 10:19:36 2026 +0100 Merge pull request #5848 FINERACT-2606: Add support for rejecting loan reschedule requests via Batch API .../batch/command/CommandStrategyProvider.java | 2 + .../RejectLoanRescheduleCommandStrategy.java | 59 ++++++++++++++++++++++ .../batch/command/CommandStrategyProviderTest.java | 3 ++ 3 files changed, 64 insertions(+)
