-
Notifications
You must be signed in to change notification settings - Fork 399
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Reporting an Issue or Missing Feature
When using Import-PnPTaxonomy, if the term has a "," in it, this is confused for a delimiter
Expected behavior
For only "|" to be taken as a delimiter
Actual behavior
Here's a screenshot of the relevant line from my txt file

Here's how that appears in the term store

Steps to reproduce behavior
Please include complete script or code samples in-line or linked from gists
Import-PnPTaxonomy -Path $textFile
BMS|Category|Bus, Rail & tram|Service planning and Operational readiness activities
What is the version of the Cmdlet module you are running?
2.3.0
Which operating system/environment are you running PnP PowerShell on?
- [x ] Windows
- Linux
- MacOS
- Azure Cloud Shell
- Azure Functions
- Other : please specify
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working