This is an automated email from the ASF dual-hosted git repository. terencemo pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit de43cf78ea8a638e30701fc4e10ab483c5a2eaf4 Merge: ffb2b3349d 85b4d29b82 Author: Terence Monteiro <[email protected]> AuthorDate: Mon Jun 29 17:04:40 2026 +0530 Merge pull request #6048 from terencemo/fineract-2662-br0 FINERACT-2662: Office search sanitise orderBy input .../service/OfficeReadPlatformServiceImpl.java | 17 ++- .../starter/OrganisationOfficeConfiguration.java | 6 +- .../src/main/resources/application.properties | 17 ++- .../src/test/resources/application-test.properties | 27 ++++ .../integrationtests/client/OfficeTest.java | 152 +++++++++++++++++++++ 5 files changed, 209 insertions(+), 10 deletions(-)
