Project

General

Profile

Actions

Bug #18809

closed

Fix searching hosts based on compliance_policy

Added by Marek Hulán over 7 years ago. Updated over 6 years ago.

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

Description

Some change in AREL has broken searching by compliance_policy. I tried to make it work without ext_method which does not work because of missing `id` in SQL (probably because of non-standard relations we use). I ended up with queries using pluck instead. Also I removed the != operator which probably never worked correctly.

Actions

Also available in: Atom PDF