Bug #20667
closed
host page implicit search searches on useless values
Added by Tomer Brisker over 7 years ago.
Updated over 6 years ago.
Description
e.g. searching for '10' will cause various searches that aren't needed, such as `("host_status"."status" >> 6 & 63) = 10 OR ("host_status"."status" >> 12 & 63) = 10 OR ("host_status"."status" >> 18 & 63) = 10 OR ("host_status"."status" >> 24 & 63) = 10`
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/4768 added
- Bugzilla link set to 1517255
- Translation missing: en.field_release set to 296
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Related to Bug #22616: searching on host status fails with "'status' should be one of 'true, false', but the query was '0'" added
Also available in: Atom
PDF