From a368f33320719dc352fb85a1f7434591a6654ced Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 14 Dec 2011 03:11:15 +0000 Subject: [PATCH] CSPACE-4632: Checking in config changes from Patrick to services tenant bindings that specify object name and number properties for Organization and Taxon records. These properties were already present for Person and Storage Location, but had been missing from the former two authorities. --- .../tenants/tenant-bindings-proto.xml | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) 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 47af22275..df767e1a1 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 @@ -1623,6 +1623,16 @@ + + + objectNameProperty + displayName + + + objectNumberProperty + shortIdentifier + + @@ -2132,6 +2142,16 @@ + + + objectNameProperty + displayName + + + objectNumberProperty + shortIdentifier + + -- 2.47.3