Skip to content

[BUG] - Import-PnPTaxonomy confuses "," for "|" delimiter #3856

@simoncumming

Description

@simoncumming

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
image

Here's how that appears in the term store
image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions