-
Problem report
-
Resolution: Unresolved
-
Trivial
-
6.0.20, 6.4.5, 7.0.0alpha3
-
None
-
Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023), Sprint 106 (Nov 2023), Sprint 107 (Dec 2023), Sprint candidates, S2401
-
1
In the API documentation are mentioned that filter does not support the text type fields. However, currently for some *.get API methods it does not support also the part of the fields that according to the API documentation are supported. Example: Unable to filter the alerts by clock, sendto, subject, retries, esc_step, alerttype, p_eventid fields.
Also in the API documentation are mentioned that search supports only string and text fields. Unfortunately, for some *.get API methods it does not support the part of the fields. Example: Unable to search the events by opdata field.
In scope of current task is necessary to inspect, that filtering and searching support all necessary properties for all *.get API methods, and add the support for missing fields.