Actions
Bug #34008
closedCannot search by organization or location parameter
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Host's scoped search definitions are missing OrganizationParameter and LocationParameter from the scoped search definition.
Steps to reproduce:
1. Set boolean organization parameter foo = true to non-empty organization
2. Search for "params.foo = t" on hosts index page
Observe zero hosts
Expected:
All hosts in that organization
Actions