Modify ↓
Opened 21 years ago
Closed 21 years ago
#1337 closed defect (fixed)
Custom Query with custom fields bug
| Reported by: | Ludvig Strigeus | Owned by: | Christopher Lenz |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | ticket system | Version: | 0.8.1 |
| Severity: | minor | Keywords: | query |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I have a custom field in my ticket that looks like:
tested = select tested.options = |Reviewed|Reviewed&Tested tested.value = 0 tested.order = 2
So this one can have three values, either <nothing>, Reviewed and Reviewed & Tested.
Now when I make a query using the Custom Query window, only reviewed and reviewed&tested are shown in the list box there. So there's no way to make a query that searches for <nothing> only.
Attachments (0)
Change History (2)
comment:1 by , 21 years ago
| Component: | search system → ticket system |
|---|---|
| Keywords: | query added |
| Owner: | changed from to |
comment:2 by , 21 years ago
| Milestone: | → 0.9 |
|---|---|
| Priority: | high → low |
| Resolution: | → fixed |
| Severity: | major → minor |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



This works in trunk, won't fix for 0.8-stable.