Forum Discussion
Apr 03, 2018
New method CheckedOutFiles() is not returning results
Can someone confirm my findings, possible issue with the new CSOM (March release) and CheckedOutFiles() method? It is always returning 0 items.
Expected or Desired Behavior When requesting th...
VesaJuvonen
Microsoft
Apr 11, 2018This change is currently rolling out in the server side, so there might be some delays for the APIs to work like also noted in the CSOM release blog post. We need to get things out before we can enable the APIs.
If the issue still exists within upcoming week(s), we need to have a closer look on this and would suggest submitting an issue at http://aka.ms/spdev-issues, so that we can trace that using our official process.
Apr 11, 2018
Thanks for the response. I'll keep monitoring the feature and see if it starts working in upcoming weeks. The SharePoint Client Browser is ready for checked out files, check out the latest release for SharePoint Online.
Keep you posted on updates when it starts working ;-)
- Rajkumar VJun 11, 2018Copper ContributorIt will give count only if Files are in "No Checked-in File version". For me it returns count but "TakeOverCheckOut" method not working.