pnpframework
pnpframework copied to clipboard
Implement updating terms for Import-PnPTermGroupFromXml commandlet
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.