From fd5303a97e1c2f6ce3ac53b8ed805c2d0f7a57d3 Mon Sep 17 00:00:00 2001 From: Patrick Schmitz Date: Wed, 19 Sep 2012 16:33:25 -0700 Subject: [PATCH] NOJIRA - Concept Authority SupportsHierarchy was in the wrong section, which was defeating the logic to handle hierarchy relations. Discovered in incidental testing. --- .../cspace/config/services/tenants/tenant-bindings-proto.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 63c55e9aa..fef0f790a 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 @@ -2545,6 +2545,7 @@ org.collectionspace.services.concept.nuxeo.ConceptDocumentModelHandler + true @@ -2554,7 +2555,6 @@ org.collectionspace.services.common.init.AddIndices - true concepts_common inauthority -- 2.47.3