Skip to content

Get-NCCustomerPropertyList - Unable to Handle Commas #11

@valinortech

Description

@valinortech

It seems that when commas are in a custom property name, the results are not returned properly for the Get-NCCustomerPropertyList method. For example, a custom property named "Devices - Servers, Workstations" is divided into the two properties when returned: "Devices - Servers" and " Workstations". My assumption is the comma is unescaped or there is some unintended variable expansion. Let me know if you need more details to isolate the problem (on version 1.5).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions