Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement updating terms for Import-PnPTermGroupFromXml commandlet #1077

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

koskila
Copy link
Contributor

@koskila koskila commented Oct 27, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
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
1 participant