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

Incorrect event correlation condition expression is calculated when third condition is added when editing

XMLWordPrintable

    • Sprint 101 (Jun 2023), Sprint 102 (Jul 2023)
    • 0.25

      1. Create event correlation with two conditions (for example values "test1" and "test2");
      2. with type of calculation set to "And/Or", observe the expression is calculated "A or B";
      3. save it (this is important step);
      4. open to edit it;
      5. add another condition (for example "test3");
      Result: calculated expression is sometimes "(A or B) and C" and sometimes A and (B or C);
      Expected: A or B or C

      In 6.0 it works fine.

            iivs Ivo Kurzemnieks
            iivs Ivo Kurzemnieks
            Team B
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: