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 dd04f6b2c2f1410f36ef556a220eef2be6bcae25 Merge: ffbe42ce9c 5a1b28fd60 Author: Adam Saghy <[email protected]> AuthorDate: Mon May 11 19:51:48 2026 +0100 Merge pull request #5838 FINERACT-2598: Add the repaymentStartDateType field to the GET loan response - Part 3b .../src/main/avro/loan/v1/LoanAccountDataV1.avsc | 8 ++++++++ .../fineract/test/helper/ErrorMessageHelper.java | 7 +++++++ .../fineract/test/stepdef/loan/LoanStepDef.java | 14 ++++++++++++++ .../resources/features/LoanRepayment-Part4.feature | 2 ++ .../portfolio/loanaccount/data/LoanAccountData.java | 21 ++++++++++++--------- .../loanaccount/api/LoansApiResourceSwagger.java | 2 ++ .../service/LoanReadPlatformServiceImpl.java | 16 ++++++++++------ 7 files changed, 55 insertions(+), 15 deletions(-)
