Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

search with two 'conditional' yields no record #290

@jokdbx

Description

@jokdbx

i am trying to setup a search in sal for a custom condition we have defined, and for os_version_minor to a specific version. It looks like if i use a fact and a condition in my search, things are found, but if i use two stacked conditions, it doesn't yield any results.

first block:
 searchitem: Condition
 searchfield: kextcount
 operator: <
 searchterm: 7
second block:
 and/or: AND
 searchitem: Condition
 searchfield: os_vers_minor
 operator: =
 searchterm: 13

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions