Incorrect evaluating operators OR ('|') and AND ('&') in trigger expressions and calculated item expressions

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Blocker
    • 1.8.5
    • Affects Version/s: None
    • Component/s: Server (S)
    • None

      Example:
      expressions:

      {host:key1.last()}

      |

      {host:key2.last()}

      {host:key1.last()}

      &

      {host:key2.last()}

      values:

      {host:key1.last()}

      = 2.55

      {host:key2.last()}

      = 5
      result:
      2.55 | 5 = PROBLEM; 2.55 & 5 = PROBLEM, but trigger remains in state OK

            Assignee:
            Unassigned
            Reporter:
            Alexander Vladishev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: