Ticket #879 (closed defect: fixed)
Allow querying by empty values on Advanced Query screen
| Reported by: | pkou <pkou at ua.fm> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | ticket system | Version: | devel |
| Severity: | normal | Keywords: | query |
| Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


