Project

General

Profile

Actions

Bug #2091

closed

Error in search with two "regex" match and a "or" composition

Added by François ARMAND over 12 years ago. Updated over 12 years ago.

Status:
Released
Priority:
2
Category:
Web - Nodes & inventories
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

In the search screen, if we have, or composition for regex on the same object type behaves has a AND composition.

More precisely:

  • composition: OR
  • criterium 1: node summary, hostname, regex, REGEX1 (node1 and node2 match)
  • criterium 2: node summary, hostname, regex, REGEX2 (node2 and node3 match)

Then, [node2] is returned whereas we expected [node1,node2,node3]

Actions

Also available in: Atom PDF