• Community
  • Products
  • Jira
  • Questions
  • Since wildcard character can not go at beginning (for searches), How to find for all labels that end with similar text? ie. 15Issue, 207Issues, etc.

Since wildcard character can not go at beginning (for searches), How to find for all labels that end with similar text? ie. 15Issue, 207Issues, etc.

Gn M
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 29, 2016

This question is in reference to Atlassian Documentation: Confluence Search Syntax

Since wildcard character can not go at beginning (for searches), How to find for all labels that end with similar text?  ie. 15Issue, 207Issues, etc.

2 answers

0 votes
Markus Dummermuth October 31, 2016

Is there in the meantime an easier way to perform this search?

Could this really be state of the art that a search which starts with a wildcard is not allowed?

regards

Markus

0 votes
Udo Brand
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 29, 2016

Without a plugin you can't, however Scriptrunner has JQL function that uses regular expressions for this kind of search.

See: https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_issuefieldmatch

Suggest an answer

Log in or Sign up to answer