Project

General

Profile

Actions

Feature #3040

closed

Extend filter on subject field

Added by loic Le Gallou about 15 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues filter
Target version:
-
Start date:
2009-03-24
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Context:
In order to identify each task, we use an internal code as a prefix of each subject task. Whe we need to display a list of task that match a specific code we use the filter on the subject.

Problem:
The problem is that there is only type of filter is "contains" that will search the text pattern at any position of the string, so it can happend that a character combination inside the strign match the condition.

Possible solutions:
  • Add a filter type "start with" (like Excel)
  • Add a filter type based on regular expression

Related issues

Related to Redmine - Feature #2942: More criteria for filtering tickets 'text' fieldsNewJean-Philippe Lang2009-03-10

Actions
Related to Redmine - Feature #31879: "starts with" and "ends with" filter operators for string valuesClosedGo MAEDA

Actions
Actions #1

Updated by loic Le Gallou about 15 years ago

link with #2942

Actions #2

Updated by James H almost 10 years ago

+1
Ran into this need today.
Need subject filter to be more flexible and powerful. Just contains is not enough and I need to be able to filter based on multiple subject values, i.e. [Subject1] AND [Subject2] AND [Subject3]
Having OR capability would also be ideal.

Actions #3

Updated by Toshi MARUYAMA over 9 years ago

  • Category set to Issues
Actions #4

Updated by Go MAEDA over 4 years ago

  • Related to Feature #31879: "starts with" and "ends with" filter operators for string values added
Actions #5

Updated by Go MAEDA almost 2 years ago

  • Category changed from Issues to Issues filter
  • Status changed from New to Closed
  • Resolution set to Fixed

Closing this issue:

  • "Starts with" and "Ends with" operators are implemented in Redmine 4.1.0 (#31879)
  • "Contains" operator supports multiple search terms since Redmine 5.0.0 (#35764)
Actions

Also available in: Atom PDF