Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.7
-
Fix Version/s: Unscheduled
-
Component/s: None
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:Developer Doc
-
Funding Source:Needs Funding
Description
This isn't a huge thing, and it might just need to be punted for the moment, but filtering any way besides a direct equals won't work on the system.check API. This is valuable if you want to only find messages with a severity greater than 2, for example (hiding debug, info, and notice).
I imagine this is an issue for any API that uses _civicrm_api3_basic_array_get().