Skip to content

MRPP_AddBuildTags does not separate multiple tags #124

@collinsauve

Description

@collinsauve

When I attempt to tag a build using MRPP_AddBuildTags with multiple tags separated by a space, the build ends up with 1 tag and the space is replaced with </tag><tag>.

For example, I attempt to tag with this: env=sandbox deploy=Everything
And I end up with this single tag: env=sandbox</tag><tag>deploy=Everything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions