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 f4bf93510161305bb90cbdd1b5cb5db04d09f3f8 Merge: 18fbbc2d9d e3c8261591 Author: Adam Saghy <[email protected]> AuthorDate: Fri Jul 3 12:23:17 2026 +0200 Merge pull request #6074 FINERACT-2669: Fix bulk-import template HTTP 500 when a client or office name contains an apostrophe .../populator/AbstractWorkbookPopulator.java | 6 +- .../LoanRepaymentWorkbookPopulator.java | 5 +- .../AbstractWorkbookPopulatorSanitizeTest.java | 67 ++++++++++++++++++++++ 3 files changed, 76 insertions(+), 2 deletions(-)
