-
Problem report
-
Resolution: Fixed
-
Critical
-
6.2.0rc2
-
None
-
Sprint 89 (Jun 2022), Sprint 90 (Jul 2022)
-
0.125
Steps to reproduce:
- Create a new LLD rule
- Create item prototype with tags
- Execute discovery rule
Result:
Items are created, but they do not have tags
Zabbix log file reports that item tags are added, but they do not appear in database
216891:20220628:102852.847 In lld_items_tags_save() 216891:20220628:102852.847 In DBget_nextid() tablename:'item_tag' 216891:20220628:102852.847 query [txnlev:1] [select nextid from ids where table_name='item_tag' and field_name='itemtagid'] 216891:20220628:102852.848 query [txnlev:1] [update ids set nextid=nextid+6 where table_name='item_tag' and field_name='itemtagid'] 216891:20220628:102852.851 query [txnlev:1] [select nextid from ids where table_name='item_tag' and field_name='itemtagid'] 216891:20220628:102852.851 End of DBget_nextid():76037 table:'item_tag' recid:'itemtagid' 216891:20220628:102852.851 End of lld_items_tags_save() added:6 updated:0 removed:0 216891:20220628:102852.851 query [txnlev:1] [commit;]
Expected:
Items are created with all tags defined in item prototypes