Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

any operator which works as LIKE operator to search by part of string in JIRA

Danamma Muttakkanavar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 16, 2018

Hi ,

I want to filter a sprint column on particular search of word. to do so is there any operator use as like operator does in SQL

1 answer

1 vote
Łukasz Szarecki
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 16, 2018

Hi,

I assume that you want to create Quick Filter for your board. Quick Filter uses JQL to restrict view to issues matching that JQL. In JQL you can use operator "~" - it's similar operator to LIKE in SQL, but is allowed to use only for text type fields. You can read more about possibilities in JQL at https://confluence.atlassian.com/jirasoftwarecloud/search-syntax-for-text-fields-764478343.html

Example JQL
summary ~ "test"

Best regards! 

Danamma Muttakkanavar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 16, 2018

It works for summary column but i want to do it with sprint column. Is sprint column has values like PI21  avangers Sprint1 i.e Pi team name sprint Number.. in this case want to filter on PI21 .  

Like Raul Biancardi likes this
Łukasz Szarecki
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 16, 2018

In your case try to type something like that:

Sprint = "PI21"

I checked similar JQL on my local environment and it worked. Searcher returns all results where sprint's name contain inputted text.

Like 2 people like this

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events