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 777fdaaaf4a58f3d033dc50e95e04838c3f6af83 Merge: 8f3c64cf07 ece8c06691 Author: Adam Saghy <[email protected]> AuthorDate: Fri Jun 26 14:18:38 2026 +0200 Merge pull request #6026 FINERACT-2656: Fix NPE disbursing a loan with an account-transfer charge and no linked savings account .../TransferFeeChargeForLoansTasklet.java | 15 ++++ .../LoanWritePlatformServiceJpaRepositoryImpl.java | 13 ++++ ...nWritePlatformServiceJpaRepositoryImplTest.java | 84 ++++++++++++++++++++++ 3 files changed, 112 insertions(+)
