Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-25606

Screenshots with itemids above int32 don't appear

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 7.0.6
    • Frontend (F)
    • None
    • zabbix server mysql-7.0.6 running on RHEL 9.5
      mysql 8.0.37 running on RHEL 9.4
      docker selenium running on rhel 9.5 (podman)
    • Sprint candidates

      Steps to reproduce:

      1. Have items with itemid above int32 (2147483647)
      2. Use Zabbix browser monitor template (https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/app/website_browser?at=refs%2Fheads%2Frelease%2F7.0) 
      3. Navigate to the default template dashboard
      4. Screenshots won't appear and console logs will display : "Incorrect value "{ITEMID_VALUE}" for "itemid" field."

      Result:

      Screenshots won't appear as in the appended image.

      **

      It seems related with widgets/itemhistory/actions/ValueCheck.php it expects an int32 but if the itemid is above it will display this error message in console log.

        1. zabbix_screenshot_bug.png
          49 kB
          Pedro Ceriotti Trindade

            zabbix.dev Zabbix Development Team
            pctrindade Pedro Ceriotti Trindade
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: