Need to Store Multiple Pipeline Identifiers in a Single Tag
A
Amaranth Boa
We have a use case where we want to use pipeline identifiers as project- or org-level tags.
For example, we’d like to create a single tag like this:
TagName:PipelineIdentifier1,PipelineIdentifier2,PipelineIdentifier3
However, when we enter comma-separated values, the system creates a new tag for each value after the comma, instead of treating the entire string as one tag.
Our requirement is to create a single tag—TagName:Pipeline1,Pipeline2—rather than multiple separate tags.
Log In
A
Amaranth Boa
The tags referred here are project level tags