-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
7.0.4rc1
-
None
-
S24-W36/37
-
1
Steps to reproduce:
- Create a new host with LLD (set Delete lost resources to Immediate for faster result)
- Add this host as a target for action operation
- Change LLD data so that the host is not discovered, rerun the rule
Result:
- The host is not deleted
- zabbix_server.log contains the error:
517972:20240830:160229.283 [Z3005] query failed: [1451] Cannot delete or update a parent row: a foreign key constraint fails (`zabbix7`.`opcommand_hst`, CONSTRAINT `c_opcommand_hst_2` FOREIGN KEY (`hostid`) REFERENCES `hosts` (`hostid`)) [delete from host_tag where hostid=10631;
Expected:
- Host deleted
- Action is either disabled or marked as incomplete
- related to
-
ZBX-23760 Disabled action can be enabled back with broken condition expression
- IN QA