Hi,
I am trying to set up a parameterized build and have it fill the list of available tag options with a subset of the full list. I am trying to apply even a simple regex but nothing seems to work. If I enter anything at all then the subset is empty.
If I setup a simple regex to match any tags with the letter “c” in them
When I try to build I get this:
If I leave the tags filter blank, I get the full list of tags (and many of them have a “c”).
Thanks,
Jonathan