Actions
Bug #3340
closedNode query with OR and regexp doesn't OR the result
Status:
Released
Priority:
2
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When using a query with "OR", when one line use a regexp, the lines are not ORed...
Example :
Node summary hostname Regexp blabliblu[0-9].*
OR
Node summary Operating System Type = Linux
-> 0 results
Actions