Project

General

Profile

Actions

Feature #38435

closed

"contains any of" operator for text filters to perform OR search of multiple terms

Added by Go MAEDA about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Filters
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

The attached patch adds a new operator "contains any of" for string/text filters and "Any searchable text" filter introduced by #38402. With this new operator, you can perform an OR search with multiple terms specified in single filter.

For example, if you choose the "Subject" filter and specify the "contains any of" operator and give "close block" as the value, issues containing either "close" or "block" in the subject will be displayed.

I believe this new OR search support in addition to the AND search added in Redmine 5.0 (#35764) will make Redmine's query system even more powerful.


Files

Actions

Also available in: Atom PDF