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

Issue with overlapping Min, max and last values in Gauge widget

XMLWordPrintable

    • Sprint 105 (Oct 2023), Sprint candidates, S2401-1, S2401-2, S24-W6/7, S24-W8/9, S24-W14/15
    • 0.5

      Currently, in Gauge widget, it is possible that overlapping of last received value and minimal value and Maximal value will occur:

      Such overlapping of values should not occur.

      Steps to reproduce:

      1. Create a trapper item (Numeric float)
      2. Open any dashboard and create a Gauge widget with the following parameters:
        1. Item: item created in step 1.
        2. Min: -99999999999999999999999999999999999
        3. Max: 99999999999999999999999999999999999
      3. Send value "99999999999999999999999999999999999" to the trapper item
      4. Check previously created Gauge widget

      Result: value overlapping like in the screenshot above has occurred.
      Expected: such value overlapping should not occur

            agriscenko Andrejs Griščenko
            solonkins Sergejs Olonkins
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: