[Trac-tickets] Re: [The Trac Project] #879: Allow querying by empty
values on Advanced Query screen
The Trac Project
noreply at edgewall.com
Thu Nov 4 14:27:41 EST 2004
#879: Allow querying by empty values on Advanced Query screen
---------------------------+------------------------------------------------
Id: 879 | Status: new
Component: report system | Modified: Thu Nov 4 14:27:41 2004
Severity: normal | Milestone:
Priority: normal | Version: devel
Owner: daniel | Reporter: pkou <pkou at ua.fm>
---------------------------+------------------------------------------------
Comment (by pkou <pkou at ua.fm>):
Important notes about the patch:
* Hardcoded values are not used for fields ''status'' and ''resolution'';
* Fields ''priority'' and ''severity'' are sorted properly;
* '''LEFT OUTER JOIN''' is used when tickets and custom fields are
merged. Without it, any ticket that does not have a custom field (e.g.
old tickets) will not be included in a query.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/879>
The Trac Project <>
More information about the Trac-Tickets
mailing list