Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to filter for the first few characters in a field?

Phil Bustin
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.
October 31, 2023

I have a filter that works only if the search string is followed by a space in a custom field.

For example, "[custom field name]" ~ "SSR" in the Filter captures issues in which the custom field begins "SSR "; however, if the custom field begins "SSR6", the issue is not captured.

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
October 31, 2023

Hi @Phil Bustin 

I wonder if the CONTAINS ~ operator and fuzzy search uses known words.  And so to match on other things, try adding the wildcard character:

"[custom field name]" ~ "SSR*"

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events