sometimes i get version conflict error when updating list item,how can i avoid this #3378
Unanswered
harshdamaniahd
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hi, version conflict usually appears when client context version is higher than expected. Please post the code that sometimes thows this error, along with a tracelog (you enable trace log with Also please specify PowerShell and module version
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can we avoid this error when updating list item in pnp powershell
System.Management.Automation.PSInvalidOperationException: Version conflict.
at PnP.PowerShell.Commands.Base.PnPConnectedCmdlet.ProcessRecord() in c:\build\src\Commands\Base\PnPConnectedCmdlet.cs:line 98
at PnP.PowerShell.Commands.PnPSharePointCmdlet.ProcessRecord() in c:\build\src\Commands\Base\PnPSharePointCmdlet.cs:line 120
at System.Management.Automation.Cmdlet.DoProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
Beta Was this translation helpful? Give feedback.
All reactions