Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

OldValue and NewValue attributes do not show up in queries on CaseHistory #13

Closed
metadaddy opened this issue Apr 12, 2012 · 0 comments
Closed

Comments

@metadaddy
Copy link
Contributor

I am using the following query with the SforcePartnerClient:

SELECT Id, CaseId, Field, CreatedById, CreatedDate, IsDeleted, NewValue, OldValue FROM CaseHistory WHERE CaseId='SOME_VALID_CASE_ID' 

I get values for all the requested fields, except NewValue and OldValue - they are not in the response. Looking at the SOAP traffic, I do see the OldValue and NewValue fields on the wire.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant