pnp / PnP-Sites-Core

Microsoft 365 Dev PnP Core component (.NET) targeted for increasing developer productivity with CSOM based solutions.
Other
416 stars 642 forks source link

DataRows can't not update element when KeyColumn="ID" #2405

Open miguelaristy opened 5 years ago

miguelaristy commented 5 years ago

Category [ x ] Bug [ ] Enhancement

Environment [ ] Office 365 / SharePoint Online [ ] SharePoint 2016 [ x ] SharePoint 2013

I am trying to update an item whose primary key is the SharePoint ID field.

`

1 Test ` ID column should be excluded from the update https://github.com/SharePoint/PnP-Sites-Core/blob/b35f2567782965c45bee82aa7e39faf731c891a1/Core/OfficeDevPnP.Core/Framework/Provisioning/ObjectHandlers/ObjectListInstanceDataRows.cs#L125
ghost commented 5 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.