From 8ea8f487c004ba56c14e7559f97bf996642629cb Mon Sep 17 00:00:00 2001 From: Michael Ritter Date: Fri, 21 Feb 2025 14:43:27 -0700 Subject: [PATCH] DRYD-1687: Load NAGPRA reports in only core and anthro (#453) --- .../anthro/anthro-tenant-bindings.delta.xml | 12 ++++++++++++ .../tenants/core/core-tenant-bindings.delta.xml | 16 ++++++++++++++++ .../tenants/tenant-bindings-proto-unified.xml | 13 +------------ 3 files changed, 29 insertions(+), 12 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml b/services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml index 658549eaa..cc47b8dc6 100644 --- a/services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml +++ b/services/common/src/main/cspace/config/services/tenants/anthro/anthro-tenant-bindings.delta.xml @@ -10,6 +10,18 @@ + + report + inventory_consultation + + + report + repatriation_request_consultation + + + report + summary_documentation_consultation + report notice_of_intent_to_repatriate diff --git a/services/common/src/main/cspace/config/services/tenants/core/core-tenant-bindings.delta.xml b/services/common/src/main/cspace/config/services/tenants/core/core-tenant-bindings.delta.xml index 129faa0e4..31f644c84 100644 --- a/services/common/src/main/cspace/config/services/tenants/core/core-tenant-bindings.delta.xml +++ b/services/common/src/main/cspace/config/services/tenants/core/core-tenant-bindings.delta.xml @@ -8,6 +8,22 @@ + + + + report + inventory_consultation + + + report + repatriation_request_consultation + + + report + summary_documentation_consultation + + + diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto-unified.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto-unified.xml index b349035c9..762f8d6e4 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto-unified.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto-unified.xml @@ -732,18 +732,7 @@ report exhibition_checklist - - report - inventory_consultation - - - report - repatriation_request_consultation - - - report - summary_documentation_consultation - + report contact_person -- 2.47.3