Tibor Meller created METRON-2150:
------------------------------------
Summary: [UI] User not able to filter by multiple values of the
same field on Alerts UI
Key: METRON-2150
URL: https://issues.apache.org/jira/browse/METRON-2150
Project: Metron
Issue Type: Bug
Reporter: Tibor Meller
Assignee: Tibor Meller
The following query works fine if I run it against the REST API directly:
"* -alert_status:RESOLVE OR -alert_status:DISMISS"
But if I try to add the same filter on the Alert UI, only the
alert_status:DISMISS applies to the query.
The reason is UI identifying filters by filter.field so two filters pointing to
the same filed (alert_status in this case) override each other.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)