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

Zabbix aggregate items were not fully deleted from API

XMLWordPrintable

    • Team B
    • Sprint 76 (May 2021), Sprint 77 (Jun 2021)
    • 0.25

      Steps to reproduce:
      Create Item or item prototype with parameters:

      			[
      				'hostid' => self::HOSTID,
      				'ruleid' => self::RULEID,
      				'name' => '5_Aggregate',
      				'key_' => 'grpavg["host group", [{#KEY}], avg, last]',
      				'type' => 8,
      				'value_type' => 0,
      				'delay' => '9m'
      			],
      

      Result:
      Item was created successfully and is present in Frontend with item type - Unknown.

      Expected:
      Error message should be generated while create or update attempt and item should not be created.

            Miks.Kronkalns Miks Kronkalns
            lgrigorjeva Larisa Grigorjeva
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: