From: Patrick Schmitz Date: Mon, 12 Mar 2012 03:46:37 +0000 (-0700) Subject: NOJIRA - Fixed performance problems with some authorities by ensuring that required... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=ce83dd2cc8210715188fba2a4e165b40a223ef1d;p=tmp%2Fjakarta-migration.git NOJIRA - Fixed performance problems with some authorities by ensuring that required fields for app config list functions are included in list results. --- 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 d2d35b8e0..43554feda 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 @@ -1907,6 +1907,14 @@ + + foreName + foreName + + + surName + surName + @@ -2081,6 +2089,10 @@ + + name + name + @@ -2158,6 +2170,7 @@ + displayName displayName @@ -2174,6 +2187,10 @@ vocabType vocabType + + taxonFullName + taxonFullName +