Project

General

Profile

Queries: Filtering by using OR between fields, not just AND boolean operators

Added by James Holle about 14 years ago

I've searched for a while and surprising returned with nothing. Maybe I'm using the wrong terms because I shocked this has never come up before.

Currently, the query builder only allows filtering issues on the intersection of specific fields. But, it would be very useful to create a query based on ORs as well as ANDs.

For example, I would like to have a custom query such as "All issues that have "High" priority or have "In Progress" status. This doesn't seem to possible. My company has weekly meetings to focus on things that we are working on or have high priority. I'd love to have single query that would display this information.

Am I missing something, or should I create a feature request?

This seems like a relatively easy feature to add. Just add an AND/OR dropdown box before the filter that would modify the SQL query.


Replies (1)

RE: Queries: Filtering by using OR between fields, not just AND boolean operators - Added by Gergely Nagy over 12 years ago

Huh, you're not the only one. Have you found anything related in the meantime? Have you logged a Feature request?
Thanks.

    (1-1/1)