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 17c63d22e95f1faacaae0e232467643311653143 Merge: 77d43de5db 8e179102c4 Author: Adam Saghy <[email protected]> AuthorDate: Fri Jun 5 18:45:19 2026 +0100 Merge pull request #5945 FINERACT-2627: Use Collection.isEmpty() instead of size() comparison … .../portfolio/loanaccount/domain/LoanRepositoryWrapper.java | 10 +++++----- .../loanaccount/service/LoanStatusChangeHistoryListener.java | 2 +- .../fineract/portfolio/loanproduct/domain/LoanProduct.java | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-)
