Hi,
We have a couple of components that start with the same letters, exapmle:
GS-PFD
GS-RTF
GS-RGH-RG
GS-RGH-HG
Is there a way to choose all that start with the same component? (GS-* or GS*)
I did not find a way.
Thanks,
Niv
Hello @ניב עיני
Out of the box it's not possible, but if you have Script runner plugin installed then you can easily do it like below
component in componentMatch("^GS.*")
Similar question here
Docs
Hello,
The Component field does not support this kind of search.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.