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

A race condition (I assume) in sharepoint leads to misleading responces. #160

Open
ghost opened this issue Jan 23, 2020 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Jan 23, 2020

When using the update command with SharePoint online, SharePoint (and therefore by extension this library) returns a copy of the record. However, SharePoint online often takes longer to update its self then the API call takes to run. This leads to the returned record being out of date and therefore misleading, as it appears an update has failed when in fact it has succeeded.

As noted I think this is an issue with SharePoint online as opposed to this library, however, clarification of this effect may prove useful to other developers (and save them two days work trying to figure out why thing "weren't saving").

@thybag
Copy link
Owner

thybag commented Sep 27, 2020

Thanks for the info. Have merged your update with the message :)

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

No branches or pull requests

1 participant