Project

General

Profile

Actions

Bug #20667

closed

host page implicit search searches on useless values

Added by Tomer Brisker over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Search
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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`


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #22616: searching on host status fails with "'status' should be one of 'true, false', but the query was '0'"ClosedTomer Brisker02/19/2018Actions
Actions #1

Updated by Tomer Brisker over 6 years ago

  • Category set to Search
Actions #2

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Tomer Brisker
  • Pull request https://github.com/theforeman/foreman/pull/4768 added
Actions #3

Updated by Tomer Brisker over 6 years ago

  • Bugzilla link set to 1517255
Actions #4

Updated by Marek Hulán over 6 years ago

  • translation missing: en.field_release set to 296
Actions #5

Updated by Anonymous over 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Tomer Brisker about 6 years ago

  • Related to Bug #22616: searching on host status fails with "'status' should be one of 'true, false', but the query was '0'" added
Actions

Also available in: Atom PDF