Actions
Bug #17272
closedSearches on `parameters` with "!=" does not work as expected
Difficulty:
Triaged:
Bugzilla link:
Description
Description of problem:
Host parameters search does not return expected results when using the "!=" operator.
Version-Release number of selected component (if applicable):
nightly
How reproducible:
always
Steps to Reproduce:
1. Create a global parameter 'myparam' with value "1".
2. Override the parameter on one host with value "2".
3. Search for hosts matching "params.myparam != 0"
Actual results:
Only the overriden host is displayed.
Expected results:
All hosts are displayed.
Updated by Swapnil Abnave about 8 years ago
- Target version changed from 1.15.6 to 1.15.1
Updated by Swapnil Abnave almost 8 years ago
- Target version changed from 1.15.1 to 1.15.6
Updated by Dominik Hlavac Duran almost 8 years ago
- Assignee set to Dominik Hlavac Duran
- Target version changed from 1.15.6 to 115
Updated by Tomer Brisker almost 8 years ago
- Related to Bug #16565: Searches with global parameters and overrides returning incorrect results added
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4323 added
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 38ac46e5bf795901162c9392371ccfc1cd965a42.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4324 added
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 209
Actions