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 64b21ef884433ae1cdaef09c23993807e1339485
Merge: a278d28251 d469aaa480
Author: Adam Saghy <[email protected]>
AuthorDate: Fri Apr 17 12:32:55 2026 +0100

    Merge pull request #5671
    
    FINERACT-1659: Fix optimistic locking in savings interest posting batch job

 .../portfolio/savings/data/SavingsAccountData.java |  1 +
 .../SavingsAccountReadPlatformServiceImpl.java     |  3 +
 .../service/SavingsSchedularInterestPoster.java    | 93 ++++++++++++---------
 .../SavingsSchedularInterestPosterTest.java        | 96 ++++++++++++++++++++++
 .../SavingsInterestPostingJobIntegrationTest.java  | 87 +++++++++++++++-----
 5 files changed, 221 insertions(+), 59 deletions(-)

Reply via email to