Forums

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

Search query for all tickets opened and closed in the last 30 days with specific text in the summary

Eric Flynn April 8, 2019

I'd like to know how to search for all tickets opened and closed in the last 30 days that include specific text in the summary field.

 

 

 

2 answers

1 accepted

0 votes
Answer accepted
Eric Flynn April 8, 2019

I have this which i think is close.. but I just want to include any of those text options.. not it must include all of them. :(

 

project = INFS AND created > -30d AND resolved > -30d AND text ~ lvc- AND text ~ lvp- AND text ~ lvn-

shetty
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.
April 9, 2019

project = INFS AND created > -30d AND resolved > -30d AND (summary ~ lvc- or summary ~ lvp- or summary ~ lvn-)

 

Use this query you will get your result

0 votes
Eric Flynn April 8, 2019

maybe it was as simple as changing the last 2 and's to or ?

 

project = INFS AND created > -30d AND resolved > -30d AND text ~ lvc- OR text ~ lvp- OR text ~ lvn- 

 

??

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events