Skip to content

Add a warning anytime <string></string> is included in the config file #134

@BigMacAdmin

Description

@BigMacAdmin

<string></string> is not necessarily wrong or a fatal error, but we should print warnings to the logs/reports when found so that it's easier to diagnose issues with Jamf json schema setting empty key values.

Something like grep -i -B 1 '<string></string>' $configPath

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