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

Different sorting and error message approach for empty tag name

XMLWordPrintable

    • Technical backlog

      There is one scenario for each case:
      add 3 tags.
      1) 1a:1a
      2) 2a:2a
      3) <empty>:3a

      1) Host.

      Error message - Invalid parameter "/1/tags/3/tag": cannot be empty. No sorting (empty tag stays on position - 3).

      2) Items.

      First time pressing Update button - Invalid parameter "/1/tags/3/tag": cannot be empty. The third tag changed its position and placed first. Clicking update one more time error message changed to the correct one - Invalid parameter "/1/tags/1/tag": cannot be empty.

      3) Triggers.

      Pressing update button - Invalid parameter "/1/tags/1/tag": cannot be empty. Tag with empty name moved to first position and correct error message displayed.

      4) Templates.

      Clicking first time Update button - Invalid parameter "/1/tags/3/tag": cannot be empty. Tag moved to the first position. After clicking update button one more time - still the same error.

      So right now we have 4 different methods to display errors for incorrect tags.

        1. host_tag_sorting.gif
          host_tag_sorting.gif
          212 kB
        2. items_tag_sorting.gif
          items_tag_sorting.gif
          160 kB
        3. template_tag_sorting.gif
          template_tag_sorting.gif
          188 kB
        4. triggers_tag_sorting.gif
          triggers_tag_sorting.gif
          154 kB

            zabbix.dev Zabbix Development Team
            smaklakovs Sergejs Maklakovs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: