]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2577: Lists of referencing objects / refObjs now once again successfully retur...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 5 Aug 2010 19:26:27 +0000 (19:26 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 5 Aug 2010 19:26:27 +0000 (19:26 +0000)
commitd80411173b6e6ee99f2d017dc781cce5d784b563
tree834f05d18a9eba18d364f3fc8ab8d3c2fc8249ba
parent1de473f39f2ad20a82e0ad9954893a5714ea77b8
CSPACE-2577: Lists of referencing objects / refObjs now once again successfully returned.  Fix involved commenting out one authRef field property in tenant bindings; that field, which is in a newly-introduced repeatable group of fields in Acquisition records, was causing Nuxeo's searches to fail. Also observed that we may not be currently testing for retrieving refObjs where the references occur in single scalar fields; will add JIRAs for both relevant issues.
services/acquisition/client/src/test/java/org/collectionspace/services/client/test/AcquisitionAuthRefsTest.java
services/common/src/main/config/services/tenant-bindings.xml
services/intake/client/src/test/java/org/collectionspace/services/client/test/OrganizationAuthRefDocsTest.java
services/intake/client/src/test/java/org/collectionspace/services/client/test/PersonAuthRefDocsTest.java