From 93d516ae44984f73fddef30e5ed44b8fd9a5f993 Mon Sep 17 00:00:00 2001 From: Spiros Dimopulos Date: Wed, 11 Feb 2026 09:51:17 +0200 Subject: [PATCH] DRYD-1983: Browser > Anthro > Add Material/technique description (#503) * DRYD-1983: added materialTechniqueDescription to anthro-tenant-bindings.delta * DRYD-1983: updated Changelog; --- CHANGELOG.md | 2 +- .../services/tenants/anthro/anthro-tenant-bindings.delta.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8833db28e..2c63b78b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ * Update notice of inventory completion report * Update notice of intent to repatriate report * Update full object with place details report -* Add contentPlaces to ES mapping +* Add contentPlaces, materialTechniqueDescription to ES mappings * Add blob alt text to media responses * Remove cspace_english namespace search 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 0729f7681..5d2b1c284 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 @@ -85,6 +85,7 @@ "collectionobjects_common:techniqueGroupList", "collectionobjects_common:titleGroupList", "collectionobjects_common:viewersContributionNote", + "collectionobjects_anthro:materialTechniqueDescription", "collectionobjects_naturalhistory_extension:taxonomicIdentGroupList", "collectionspace_core:*", "collectionspace_denorm:*", -- 2.47.3