Project

General

Profile

Actions

Bug #28819

open

Domain and subnet parameters issue with host search

Added by Anthony Chevalet almost 5 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

- create a domain parameter on domain#1, ex: `test-param=value1`

- search hosts with filter `params.test-param=value1`
-> all hosts part of domain#1 are listed, OK

- create the same parameter on a subnet not part of domain domain#1 and set a different value, ex: `test-param=value2`

- search hosts with filter `params.test-param=value1`
-> No entries found

expected: all hosts part of domain#1 are listed

Actions #1

Updated by Anthony Chevalet almost 5 years ago

  • Description updated (diff)
Actions #2

Updated by Anthony Chevalet almost 5 years ago

It seems that subnet parameters override domain parameters even when the subnet is not part of this domain.

Actions

Also available in: Atom PDF