pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

Implement updating terms for Import-PnPTermGroupFromXml commandlet

Open koskila opened this issue 1 year ago • 0 comments

Fixes https://github.com/pnp/powershell/issues/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 avatar Oct 27 '24 17:10 koskila