Skip to content

Instantly share code, notes, and snippets.

@pbraswell
Created September 16, 2014 19:29
Show Gist options
  • Save pbraswell/1acb19b4315bf45559fd to your computer and use it in GitHub Desktop.
Save pbraswell/1acb19b4315bf45559fd to your computer and use it in GitHub Desktop.
SF synch issues
irb(main):001:0> Task.last
=> #<Task createddate: nil, whatid: "0013000000w98bSAAQ", whoid: nil, subject: "search_for_me", isdeleted: nil, id: 938828, sfid: nil, description: "TAM call - search_for_me", _c5_source: nil, lastmodifieddate: nil, accountid: nil, ownerid: nil>
irb(main):002:0>
Results in:
2014-09-16 3:26:07 PM Salesforce error: 'Server raised fault: 'INVALID_CROSS_REFERENCE_KEY: invalid cross reference id'' 21 task 938828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment