Hi All,
I have created one powershell script for generating the reports related to the SharePoint lists in SharePoint online.
Following are the contents of the script:
- Loading all the lists of the site.
- Created a metod to include some properties like 'HasUniquePermission'
- Using the CAML to filter the items of the list
I can see that in the Audit log setting I can see schema change event for the lists however I do not see any change in the list data or behaviour.
Please suggest if loading an executing the object generates schema change events?