Filter works when:
summary ~ linux-linux
but when contains any digit does not find anything. e.g. linux-linux-5.10
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
Thanks, it does not work. And according to the documentation it should.
I see no examples with digits filtering. I wonder if related.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.