Forum Discussion
SharePoint keeps checking the documents out despite the setting set to No
Verify that the check-out setting is still set to "No": Double-check that the check-out setting for the document library is still set to "No". It's possible that this setting was changed accidentally.
Check for other workflows or event receivers: It's possible that there is another workflow or event receiver running on the document library that is checking out the documents. Check if there are any other workflows running on the document library and if they have any actions that could check out the documents.
Check the SharePoint logs: Check the SharePoint logs to see if there are any errors or warnings related to the check-out process or the System Account. You can use the ULS Viewer tool to view the logs.
Check for custom code: If there is any custom code running on the SharePoint site or server, check if there are any methods or functions that could be checking out the documents.
Check with the SharePoint administrator: If you don't have access to the SharePoint logs or server, check with the SharePoint administrator to see if they are aware of any changes or issues that could be causing the documents to be checked out.
the check in/out setting is still No. there is no other workflows running on the site/library.
this is SP Online and as far as I know ULS viewer just works with SP on-prem, please correct me if I'm wrong.
the report log wasn't active on the site before and now that is activated it doesn't have the past reports.
the admin team doesn't have access to the server as it's SharePoint online.
thanks!