PnP-Sites-Core icon indicating copy to clipboard operation
PnP-Sites-Core copied to clipboard

[BUG] Taxonomy item instantiation failed. Unable to create a client object with ID

Open gszdev opened this issue 4 years ago • 1 comments

Environment

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

Expected or Desired Behavior

Trying to create a term group with a few (5) term sets. Each term set contians with 30 - 200 terms.

I don't if its on Server side

Observed Behavior

The following exception occours: Microsoft.SharePoint.Client.ServerException: Taxonomy item instantiation failed. Unable to create a client object with ID 'te:CUMvIgUxzEKbG85trtZMQr...')

Steps to Reproduce

See UnitTest Microsoft.SharePoint.Client.Tests.TaxonomyExtensionsTests.ImportTermSetShouldUpdateSetTest https://testautomation.sharepointpnp.com/Testcase/Details/7827883?branch=

Found the follwing on the web: Inconsistent behavior in using Taxonomy API

So I tried to reduce the size processed at once, but the error still occurs.

gszdev avatar Jul 22 '20 13:07 gszdev

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

ghost avatar Jul 22 '20 13:07 ghost