Issue: ValueOps ConnectALL intermittently removes Feature or Portfolio Item links from Rally User Stories during synchronization with Jira Cloud, even when no changes have been made to the source record in Jira.
Symptoms:
enable.record.cache.validation.for.read = FALSE does not stop the link removal.4.x
A race condition in the conflict resolution logic where the lack of cache comparison leads ConnectALL to qualify the record as modified, resulting in the removal of the link if the cache is unavailable or out of sync.
Fixed in release 4.2.2 and higher.
Perform a "Touch" (minor update) on the source Jira Cloud records to trigger a re-sync, which will restore the missing links in Rally.