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 about 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 #1

Updated by François ARMAND over 12 years ago

  • Status changed from In progress to Discussion

Should the correction of that one go in 2.3.x or in 2.4 ?

Actions #2

Updated by François ARMAND over 12 years ago

  • Status changed from Discussion to In progress

Go to 2.3.5, and will be merged back into 2.4.0

Actions #3

Updated by François ARMAND over 12 years ago

  • Status changed from In progress to Pending technical review
  • % Done changed from 0 to 100
Actions #5

Updated by Nicolas CHARLES about 12 years ago

  • Status changed from Pending technical review to Released

This looks valid

Actions

Also available in: Atom PDF