ClearQuest Connector - invalid UUID
One answer
See https://jazz.net/wiki/bin/view/Main/CQConnectorFAQ#Incoming_sync_error_invalid_UUID for the most typical cause of this error. In general, this happens when you have a mapping for a reference-valued property of a work item, but the incoming value is not getting translated into a reference to a Jazz item (which is a UUID). If the FAQ doesn't help you out, you can export your work item synchronization rule as XML and post it, so we can try to spot the problem.
By the way, there is a work item to make this more diagnosable, which is currently planned for the 2.0 release:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/68084
By the way, there is a work item to make this more diagnosable, which is currently planned for the 2.0 release:
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/68084
I am trying to synchronise Defect records from CQ to work item type defect and am getting error message:
Syncing Defect UCMDD00000009 ... synchronization status = INCOMING_ERROR
java.lang.IllegalArgumentException: invalid UUID
for each record. What can be the cause of this?