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.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.