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.

        1. 01 - Add Widget.png
          28 kB
          Rodrigo Tobias
        2. 02 - Error message-1.png
          30 kB
          Rodrigo Tobias
        3. 03 - Widget - ColumnEdit.php-1.png
          62 kB
          Rodrigo Tobias
        4. 04 - Widget - ColumnEdit.php - Resolved-1.png
          44 kB
          Rodrigo Tobias
        5. 05 - Item.png
          29 kB
          Rodrigo Tobias

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

              Created:
              Updated:
              Resolved: