Forums

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

How to filter issues by summary containing digits. E.g. summary contains linux-linux-5.10

Wlodzimierz Kolodenny September 15, 2023

Filter works when:

summary ~ linux-linux

but when contains any digit does not find anything. e.g. linux-linux-5.10

1 answer

0 votes
Marc - Devoteam
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.
September 15, 2023

Hi @Wlodzimierz Kolodenny 

Welcome to the community.

When executing text search keep in mind that there are reserved keywords and special characters

You could try: summary ~"\"linux-linux-5.10\""

See also the documentation on searching in Jira server/DC

Wlodzimierz Kolodenny September 15, 2023

Thanks, it does not work. And according to the documentation it should.

I see no examples with digits filtering. I wonder if related.

Like Marc - Devoteam likes this
Like Marc - Devoteam likes this

Suggest an answer

Log in or Sign up to answer