<run controlFile="vocabulary/vocabulary.xml" testGroup="TestOrder" />\r
<run controlFile="authrefs/authrefsSimple.xml" testGroup="AuthRefsSimple" />\r
<run controlFile="authrefs/authrefsComplex.xml" testGroup="AuthRefsComplex" />\r
+<!--\r
+ REM - 5/10/2012: This needs to be re-enabled before we code freeze the v2.4 release. \r
<run controlFile="imports/imports.xml" testGroup="importsTestGroup" />\r
-<!-- \r
-->\r
\r
</xmlReplayMaster>\r
//Updates relations part
RelationsCommonList relationsCommonList = updateRelations(itemCsid, input, wrapDoc, fUpdate);
- PayloadOutputPart payloadOutputPart = new PayloadOutputPart(RelationClient.SERVICE_COMMON_LIST_NAME, relationsCommonList);
+ PayloadOutputPart payloadOutputPart = new PayloadOutputPart(RelationClient.SERVICE_COMMON_LIST_NAME, relationsCommonList); //FIXME: REM - We should check for a null relationsCommonList and not create the new common list payload
ctx.setProperty(RelationClient.SERVICE_COMMON_LIST_NAME, payloadOutputPart);
//now we add part for relations list
</types:item>
<types:item xmlns:types="http://collectionspace.org/services/config/types">
<types:key>termRef</types:key>
- <types:value>taxonomicStatus</types:value>
+ <types:value>taxonTermGroupList/*/taxonomicStatus</types:value>
</types:item>
<types:item xmlns:types="http://collectionspace.org/services/config/types">
<types:key>termRef</types:key>
- <types:value>taxonNameSource</types:value>
+ <types:value>taxonTermGroupList/*/termSource</types:value>
</types:item>
<types:item xmlns:types="http://collectionspace.org/services/config/types">
<types:key>termRef</types:key>