Timer does not updates trigger state if items used by time functions are disabled

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Component/s: Server (S)
    • None

      Timer will not attempt to recalculate trigger if all time function items are disabled. For example create trigger with expression:

      {host:item1.last()}=1 or {host:item2.nodata(60)}=1
      

      Disabling the item1 will generate internal event and set trigger state to unknown, while disabling item2 will be ignored until item1 receives value and the trigger expression is recalculated.

            Assignee:
            Unassigned
            Reporter:
            Andris Zeila
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: