Project

General

Profile

Actions

Defect #31487

closed

Issues filtering

Added by Dmitry Makurin almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues filter
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

For filters that support ANY clause there is a "is not null" check.
E.g. I want to filter issues by Assignee = any, in practice we will see that issues are filtered by field assigned_to_id = any BUT not null. However there're issues that assigned to no one and query result feels kinda strange.
Is it intended feature of defect?
Attaching patch to remove "not null" check in any clause.


Files

any_clause.patch (1.2 KB) any_clause.patch Dmitry Makurin , 2019-05-31 12:19
Actions

Also available in: Atom PDF