[Trac-tickets] [The Trac Project] #879: Allow querying by empty
values on Advanced Query screen
The Trac Project
noreply at edgewall.com
Thu Nov 4 14:22:22 EST 2004
#879: Allow querying by empty values on Advanced Query screen
---------------------------+------------------------------------------------
Id: 879 | Status: new
Component: report system | Modified: Thu Nov 4 14:22:22 2004
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: daniel | Reporter: pkou <pkou at ua.fm>
---------------------------+------------------------------------------------
Currently, Query screen does not allow selecting empty columns. This is
important for different types of fields:
* Lists like ''Version'' and ''Milestone'';
* Edit boxes like ''Assigned to'';
* Custom lists and edit boxes.
Proposed implementation is to use value '''(empty)''' for filtering by
empty columns. For lists, value ''(empty)'' should be added as a first
item. For edit boxes, it should be allowed to enter string ''(empty)'' in
the edit box.
Patch attached.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/879>
The Trac Project <>
More information about the Trac-Tickets
mailing list