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 9662db67c46161e082930e4ec6f3e1aab0a07191 Merge: 8dff410812 8b9229c81f Author: Adam Saghy <[email protected]> AuthorDate: Tue Aug 25 11:46:17 2026 +0200 Merge pull request #6141 FINERACT-2692: Fix missing externalId for Groups and Centers .../fineract/portfolio/group/data/CenterData.java | 4 ++ .../group/api/CentersApiResourceSwagger.java | 2 + .../group/api/GroupsApiResourceSwagger.java | 2 + ...TypesWritePlatformServiceJpaRepositoryImpl.java | 5 ++- .../group/starter/GroupConfiguration.java | 6 ++- .../integrationtests/CenterIntegrationTest.java | 22 ++++++++++ .../fineract/integrationtests/GroupTest.java | 49 ++++++++++++++++++++++ 7 files changed, 87 insertions(+), 3 deletions(-)
