This is an automated email from the ASF dual-hosted git repository. IOhacker pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git
commit f4f927ea561b26426d8ee62889a5530c1297448e Merge: 2b95df786a d4431d4db3 Author: VĂctor Romero <[email protected]> AuthorDate: Sat Aug 15 15:29:44 2026 -0600 Merge pull request #6273 from AnvayKharb/fix/FINERACT-2758-address-fields FINERACT-2758: Add missing fields for an Address config/docker/env/fineract-common.env | 2 +- .../AddressCommandFromApiJsonDeserializer.java | 2 + .../service/AddressWritePlatformServiceImpl.java | 6 +++ .../client/data/ClientAddressRequest.java | 1 + .../fineract/integrationtests/ClientTest.java | 49 ++++++++++++++++++---- .../integrationtests/common/ClientHelper.java | 8 ++++ 6 files changed, 60 insertions(+), 8 deletions(-)
