-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.4.1rc1, 6.0.0alpha1
-
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.