Opened 19 years ago
Closed 17 years ago
#4824 closed enhancement (fixed)
Filter by description in custom query screen
| Reported by: | Owned by: | Remy Blank | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.2 |
| Component: | ticket system | Version: | 0.8.4 |
| Severity: | normal | Keywords: | query |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Currently, the custom query screen does not allow filtering by description field.
This looks logical to add filtering by description.
Typical usage is when some text is searched in subset of tickets, with querying both summary and description.
(Back in milestone:0.8.3, the custom query did not support both summary and description.)
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | 4824-query-textarea-r7505.patch added |
|---|
comment:1 by , 17 years ago
| Owner: | changed from to |
|---|
The patch above allows adding constraints on textarea fields (description and custom fields) to custom queries.
Please let me know how it works for you.
comment:2 by , 17 years ago
| Milestone: | 0.11.3 → 0.11.2 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Committed in [7522].



Patch against 0.11-stable adding querying on
textareafields