In the Jira system, When finding the issues using label, I would like to use just some common characters of label.
For example, If there are so many labels such as "ABC_01, ABC_02, ABC_03..... and so on, I would like to find them just using "ABC" characters likewise ABC*.
There is already an open suggestion JRASERVER-23038 to allow Search for labels using wildcards. Please vote on the issue to add yourself as a watcher to the request to get future updates.
Regards,
Vijay Ramamurthy
Hi @Jiebyoung Park,
I don't think , out of the box this is possible. As Labels field doesn't supprot ~ operator. It supports only =, !=, is not, is, not in, in operators.
You can try with labels in (ABC_01, ABC_02, ABC_03) option.
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.