Bug #2871
Foreman scoped_search on hosts params only search for boolean parameters
Description
Given a host parameter whose value is not boolean, for instance 'cluster = mycluster', searching through the API or the text box (params.cluster = mycluster) does not work. It works well for boolean host parameters, 'something = true'.
Related issues
Associated revisions
History
#1
Updated by Lukas Zapletal over 9 years ago
- Category set to Search
- Target version set to 1.3.0
#2
Updated by Daniel Lobato Garcia over 9 years ago
- Assignee set to Daniel Lobato Garcia
https://github.com/theforeman/foreman/pull/834
examples in github
#3
Updated by Dominic Cleal over 9 years ago
- Status changed from New to Ready For Testing
#4
Updated by Daniel Lobato Garcia over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 98dd4a089f0e2c008ef58e6fb4167e72d22a60a5.
#5
Updated by Dominic Cleal almost 9 years ago
- Has duplicate Bug #2189: Problem searching for host params "inherited" from the hostgrup added
fixes #2871 - params search works with nested hostgroups