Hi, I've modified the query a little to be: project = FLEX AND (summary ~ patch OR description ~ patch OR comment ~ patch) AND status != 'Resolved' and assignee is empty and "Attachment count" >= "1" order by priority desc
And saved as a filter called "Flex Unassigned Patches" so everyone can use it. Thanks, Justin