Actions
Bug #21550
openSearching Structured facts throws pg error with IN operator
Status:
New
Priority:
Low
Assignee:
-
Category:
Facts
Target version:
-
Description
Steps to Reproduce:
1. Have a structured facts, for eg: partitions
2. Try to search for: host = my-host.example.com and facts.partitions ^ sda
3. Observe the error
Actual results:
PG ERROR is shown
Expected results:
Result of search should be shown
Additional info:
operators , ! works fine for structured facts
when searching for the value provided by auto-suggets, I get: Error: invalid search query: Value expected but found :gt
Updated by Ewoud Kohl van Wijngaarden almost 2 years ago
- Subject changed from Searching Structured facts throws pg error with IN operator to Searching Structured facts throws pg error with IN operator
- Found in Releases 3.1.3 added
I can still reproduce this with Foreman 3.1.3.
Actions