Steps to Reproduce:
Actual Results:
Record sync fails with error around Issue Linking for one random record.
Process the rest of the message anyway. The error is : com.go2group.connectall.adapter.model.exception.ConnectAllIssueLinkingException: UnexpectedError! Linktypes received NULL
Expected Results:
Since there were no failures and records are already synced, we would expect the updates.
3.7.x
The issue was due to Rally Connection error while updating issue links likely have occurred due to an unstable Rally connection as there is an error "Caused by: java.net.SocketException: Connection reset" which points to a connection loss with Rally during the fetching process that explains the error
Retry the record after verifying the Rally connection is working fine.