Forums

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

Trouble with filter and resolved task

smaction July 2, 2018

I am using the following filter:

project = NEW AND issuetype = Sub-task AND status != Done AND text ~ ktg OR text ~ kwg ORDER BY summary ASC, description DESC, due DESC, created DESC 

I have also tried the same filter but with resolution instead of status.

The ticket in this image  https://imgur.com/a/o8VDN4s shows up in the results even though it is done.

 

How do I troubleshoot this?

 

TIA

1 answer

2 votes
Shawn Masters
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.
July 2, 2018

Might need to play with some parentheses looks like its catching that "OR text ~ kwg " statement 

 

Try this:

project = NEW AND issuetype = Sub-task AND status != Done AND (text ~ ktg OR text ~ kwg) ORDER BY summary ASC, description DESC, due DESC, created DESC 

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, loom, loom for training, loom for teaching, video training, async learning, online education, screen recording, loom tutorials, loom use cases, atlassian learning, team training tools, instructional video, virtual training tools

🛗 Elevate Your Training and Enablement with Loom

Join us June 26, 11am PT for a webinar with Atlassian Champion Robert Hean & Loom’s Brittany Soinski. Hear tips, stories, and get your burning questions answered. Learn how Loom makes training and enablement easier. Don’t miss it!

Register today
AUG Leaders

Atlassian Community Events