pnpframework
pnpframework copied to clipboard
ConvertTo-PnPPage transformation case sensitive for term mapping CSV
Version
PnP Framework: 1.9.0 PnP Powershell: 1.10.0
Hi,
I am running modernization scripts with a term mapping CSV and from what I can tell it is case sensitive. If I use a different casing in any of my term names, they don't get mapped at all. Is this intentional for some reason b/c I would expect the term labels to not be case sensitive.
Thanks!
Hi,
You can use GUID instead of term label. So, you don't have any trouble with case sensitivity.
@baharehesf we often run modernizations against multiple pre-existing tenants where the GUIDs are usually different on each one. Using the term labels are ideal because we can use a singular mapping file for all relevant environments. Otherwise we need separate CSV files for every tenant we are running modernization on.