Say a ticket in the title or description has a servername like myhost.subdomain.subdomain2.com.
If I search for myhost.subdomain I get no results. I have to put in the whole string to get any results.
Is that to be expected? Is there something else I should be doing?
Hi @Adam Lang
Have you tried using a wildcard search with an asterisk for this, such as:
project = myProject AND description ~ "myhost.subdomain*"
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.