Ticket #4824 (closed enhancement: fixed)
Opened 5 years ago
Last modified 4 years ago
Filter by description in custom query screen
| Reported by: | pkou@… | Owned by: | rblank |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.2 |
| Component: | ticket system | Version: | 0.8.4 |
| Severity: | normal | Keywords: | query |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
Changed 4 years ago by rblank
- Attachment 4824-query-textarea-r7505.patch added
comment:1 Changed 4 years ago by rblank
- Owner changed from jonas to rblank
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 Changed 4 years ago by rblank
- Milestone changed from 0.11.3 to 0.11.2
- Resolution set to fixed
- Status changed from new to closed
Committed in [7522].



Patch against 0.11-stable adding querying on textarea fields