Skip to content
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.

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

Open
gszdev opened this issue Jul 22, 2020 · 1 comment

Comments

@gszdev
Copy link
Contributor

gszdev commented Jul 22, 2020

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.

@ghost
Copy link

ghost commented Jul 22, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant