Problems to list triggers

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Trivial
    • None
    • Affects Version/s: 3.2.2
    • Component/s: Frontend (F)

      On page triggers paging is not working, the problem occurs because of an incorrect variable in the groupid of the listing.

      /usr/share/zabbix/triggers.php
      #$data['groupid'] = $data['pageFilter']->groupids;
      $data['groupid'] = $data['pageFilter']->groupid;

      after changing it functioned normally

            Assignee:
            Unassigned
            Reporter:
            Aron Peyroteo Cardoso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: