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 13d6ddf65947cb0cdf7ad6d90b7225414f097a76 Merge: 9246b2434c 9ceb65fda9 Author: Adam Saghy <[email protected]> AuthorDate: Thu Jul 23 17:10:20 2026 +0200 Merge pull request #6059 FINERACT-2665: Fix NPE modifying a loan application when schedule fields are omitted .../stepdef/loan/LoanOverrideFieldsStepDef.java | 65 ++++++++++++++++++++++ .../resources/features/LoanOverrideFileds.feature | 30 ++++++++++ .../loanaccount/service/LoanAssemblerImpl.java | 29 +++++++--- .../starter/LoanAccountConfiguration.java | 17 +++--- 4 files changed, 123 insertions(+), 18 deletions(-)
