PnP-PowerShell icon indicating copy to clipboard operation
PnP-PowerShell copied to clipboard

Import-PnPTermGroupFromXml is throwing "Term ID [guid] is already present in termstore" exception

Open petepuu opened this issue 5 years ago • 3 comments

Reporting an Issue or Missing Feature

Import-PnPTermGroupFromXml is throwing "Term ID [guid] is already present in termstore" exception

image

Actual behavior

It seems that when term is reused then import fails to that exception. There is IsReused="True" parameter present in failing term in the exported XML but is that used in the import phase?

Steps to reproduce behavior

Which version of the PnP-PowerShell Cmdlets are you using?

  • [x] PnP PowerShell for SharePoint Online

What is the version of the Cmdlet module you are running?

3.18.2002

How did you install the PnP-PowerShell Cmdlets?

  • [x] MSI Installed downloaded from GitHub
  • [ ] Installed through the PowerShell Gallery with Install-Module
  • [ ] Other means

petepuu avatar Apr 08 '20 10:04 petepuu

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

ghost avatar Apr 08 '20 10:04 ghost

Experiencing the same issue with PnP PowerShell for SharePoint 2013 version 3.25.2009.1

Perneel avatar Sep 16 '20 07:09 Perneel

Im experiencing the same issue with PnP Powershell module version 3.25.2009.1

AnisELTAIEF avatar Nov 04 '20 00:11 AnisELTAIEF