pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
990 stars 663 forks source link

Add/Set-PnPListItem and Add-PnPFile: Fix extra versions being created #2891

Closed fowl2 closed 3 years ago

fowl2 commented 4 years ago

Type

Bug Fix

What is in this Pull Request ?

Reduce the number times Update() is called and switch to SystemUpdate() in Add-PnPFile.

Related Issues?

fixes #2118, fixes #859, might be related to #932

erwinvanhunen commented 3 years ago

thank you @fowl2 ! I will close this PR but we have implemented it in the new repository: https://github.com/pnp/powershell.