Hi,
I have encountered a small issue when cloning Templates. When cloning certain Templates, some Triggers do not get cloned. It seems to be a dependency problem between Triggers. It appears as if the template cloning routine does not consider these dependencies and fails when it tries to clone a Trigger that depends on another one that has not been cloned yet.
I think this is the case because if I manually copy the Triggers in the correct order afterwards, there is no problem and I end up with the complete cloned Template.
This happens, for example, when cloning the "Linux by Zabbix agent" Template. The "High memory utilization" and "High swap space usage" Triggers do not get cloned. So, I have to copy the "High memory utilization" Trigger first and then the "High swap space usage" Trigger to complete the Template cloning.
I am using the latest version of "Zabbix server" 7.0.1 installed on Debian 12.
Thank you!
I have encountered a small issue when cloning Templates. When cloning certain Templates, some Triggers do not get cloned. It seems to be a dependency problem between Triggers. It appears as if the template cloning routine does not consider these dependencies and fails when it tries to clone a Trigger that depends on another one that has not been cloned yet.
I think this is the case because if I manually copy the Triggers in the correct order afterwards, there is no problem and I end up with the complete cloned Template.
This happens, for example, when cloning the "Linux by Zabbix agent" Template. The "High memory utilization" and "High swap space usage" Triggers do not get cloned. So, I have to copy the "High memory utilization" Trigger first and then the "High swap space usage" Trigger to complete the Template cloning.
I am using the latest version of "Zabbix server" 7.0.1 installed on Debian 12.
Thank you!
Comment