Forums

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

How can I search for all jira's having this in Description "pdsk ( UpToDate -> Failed )"

William Brooks
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!
January 8, 2019

The current query looks like this:

(project = GRT) AND description ~ "pdsk ( UpToDate -> Failed )"

The search has  tons of results not containing  the log entry "pdsk ( UpToDate -> Failed )" but rather "pdsk ( UpToDate -> DUnknown )" 

I'd like to narrow it down to just jira's with the log entry with the word "Failed" after "pdsk ( UpToDate ->"

 

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Fazila Ashraf
Community Champion
January 8, 2019

Hi @William Brooks

use 

(project = GRT) AND description ~ "\"pdsk ( UpToDate -> Failed )\""

 to get the issues containing the exact given phrase

Refer to https://confluence.atlassian.com/jiracorecloud/advanced-searching-operators-reference-765593718.html#Advancedsearching-operatorsreference-CONTAINS~CONTAINS:~

William Brooks
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!
January 9, 2019

Awesome! It works, thank you!!!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events