From fb33dd3f557c1f900e51fda6ea90bdd6ea363d4e Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Mon, 7 May 2012 15:09:39 -0700 Subject: [PATCH] CSPACE-5120,CSPACE-5121: Updated termRefs fields in services tenant bindings config to reflect term info group schema changes in Organization, Storage Location. --- .../services/tenants/tenant-bindings-proto.xml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 5d32e4a96..e8d84267d 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -1860,7 +1860,11 @@ termRef - termStatus + orgTermGroupList/*termStatus + + + termRef + orgTermGroupList/*/termType @@ -2058,6 +2062,10 @@ termRef personTermGroupList/*/termStatus + + termRef + personTermGroupList/*/termType + @@ -2189,9 +2197,13 @@ termRef locationType - + termRef - termStatus + orgTermGroupList/*termStatus + + + termRef + orgTermGroupList/*/termType -- 2.47.3