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

And/Or condition calculates incorrect formula.

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Won't fix
    • Icon: Trivial Trivial
    • None
    • 4.0.27, 5.0.7, 5.2.3, 5.4.0alpha1
    • Frontend (F)

      User is forced to use "custom formula" because "And/Or" option does not work as expected.
      See user manual.

      And/Or - all conditions must be met, conditions having same tag name will be grouped by Or condition

      Steps to reproduce:

      1. Navigate to Configuration -> Actions
      2. Create such conditions:
        1. B Value of tag a equals a
        2. C Value of tag a equals s
        3. D Value of tag b equals a
        4. E Value of tag b equals c
      3. Choose Type of calculation: And/Or

      Result:
      A or B or C or D

      Expected:
      (A or B) and (C or D)

            Unassigned Unassigned
            talbergs Mārtiņš Tālbergs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: