pnpframework icon indicating copy to clipboard operation
pnpframework copied to clipboard

ConvertTo-PnPPage transformation case sensitive for term mapping CSV

Open mbice opened this issue 3 years ago • 2 comments

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!

mbice avatar Apr 25 '22 03:04 mbice

Hi,

You can use GUID instead of term label. So, you don't have any trouble with case sensitivity.

baharehesf avatar Jul 18 '22 15:07 baharehesf

@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.

mbice avatar Jul 19 '22 03:07 mbice