Error Adding itemHistory widget to dashboard

XMLWordPrintable

    • Type: Problem report
    • Resolution: Duplicate
    • Priority: Major
    • None
    • Affects Version/s: 7.0.13, 7.2.7, 7.4.0rc1
    • Component/s: Frontend (F)
    • Support backlog

      Since version 7.0, I’ve been unable to add any itemHistory widget to the dashboard. I upgraded to version 7.0.13, but the issue still persists. Apparently, this happens because my items have very large IDs, which causes errors due to PHP parameters being defined as int32.

      I was able to work around the problem by editing the PHP file: widgets/itemhistory/actions/ColumnEdit.php, changing the parameter 'itemid' => 'int32' to 'itemid' => 'string'. However, I would like to request that you consider making an official fix for this.

            Assignee:
            Zabbix Development Team
            Reporter:
            Rodrigo Tobias
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: