Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getItemVersions mismatches versions #54

Closed
nesl247 opened this issue Jan 29, 2014 · 1 comment
Closed

getItemVersions mismatches versions #54

nesl247 opened this issue Jan 29, 2014 · 1 comment
Labels

Comments

@nesl247
Copy link
Contributor

nesl247 commented Jan 29, 2014

I didn't realize that SharePoint doesn't save a version of each and every field/column, regardless of if it had a value, or was changed.

Because of this, I was thought that each getFieldVersions() always returned the same amount of array elements, regardless of the field that was given.

Since there could be different amounts of array elements, getItemVersions() isn't associating the versions correctly.

@thybag
Copy link
Owner

thybag commented Nov 26, 2014

Have pulled the getItemVersions and left just the field level ones for now, so am closing for now. Can always reopen if someone needs this kind of method specially in the future :)

@thybag thybag closed this as completed Nov 26, 2014
renahorton218 added a commit to renahorton218/Lists-API-build-SharePoint that referenced this issue Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants