Skip to content

Implement updating terms for Import-PnPTermGroupFromXml commandlet#1077

Open
koskila wants to merge 2 commits into
pnp:devfrom
koskila:fix/pnp-powershell-3752
Open

Implement updating terms for Import-PnPTermGroupFromXml commandlet#1077
koskila wants to merge 2 commits into
pnp:devfrom
koskila:fix/pnp-powershell-3752

Conversation

@koskila

@koskila koskila commented Oct 27, 2024

Copy link
Copy Markdown
Contributor

Fixes pnp/powershell#3752 by implementing handling for updating terms.

I should mention that it is pretty messy and could probably be prettier. The current implementation is the result of running into conflicts in saving or removing labels.

Also worth noting is that messing with labels is really, really slow.

@koskila koskila changed the title Fix/pnp powershell 3752 Implement updating terms for Import-PnPTermGroupFromXml commandlet Oct 27, 2024
@Adam-it Adam-it added area: provisioning ⚙ Provisioning engine issue or pull request area: powershell 🐱‍👤 Issue relates to PnP PowerShell labels Jul 6, 2026
@Adam-it Adam-it self-assigned this Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: powershell 🐱‍👤 Issue relates to PnP PowerShell area: provisioning ⚙ Provisioning engine issue or pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Import-PnPTermGroupFromXml command not updating Term Name even when UpdateBehavior is set to Overwrite

2 participants