Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-12945

Action was performed, but the conditions (OR statement with NOT IN groups) are false

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 3.2.9, 3.4.3
    • Frontend (F)
    • None
    • CentOS7 + Zabbix Server with MySQL
    • Team B
    • Sprint 19, Sprint 20, Sprint 21

      Steps to reproduce:
      1. Create a Zabbix Trapper item with Trigger and three random groups. Put a host in one of the groups. Mine was {HOST.key.last()}>10 and Trigger severity Disaster.
      2. Add an Action with conditions:
      A and B and (C or D or E)

      • A. Not in maintenance
      • B. Trigger severity >= High
      • C. Host group <> Group1
      • D. Host group <> Group2
      • E. Host group <> Group3

      And operations:

      • Send email notification.

      Result:
      The notification was received, however shouldn't because host is attached to the one of the listed groups.

      Expected:
      As per condition the Action shouldn't be performed.

      Regards,
      Aleksejs!

            Unassigned Unassigned
            aleksejs.petrovs Aleksejs Petrovs
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: