Actions
Feature #2748
openregex matching in search
Status:
New
Priority:
Normal
Assignee:
-
Category:
Search
Target version:
-
Description
e.g. hostgroup =~ blah
returns:
Value expected but found :like
Updated by Dominic Cleal over 11 years ago
- Category set to Search
- Status changed from New to Rejected
- Target version deleted (
1.2.1)
Sorry, it should have been just hostgroup ~ blah
without the = sign, you should find that works.
Updated by Dominic Cleal over 11 years ago
- Tracker changed from Bug to Feature
- Subject changed from regex matching broken in search to regex matching in search
- Status changed from Rejected to New
Re-opened as a feature request to support regex searching rather than LIKE searching.
Actions