Hello, we are using Zabbix in shared environment for multiple customers. Each customer is creating their own templates by linking default templates. For example for Windows hosts there is Windows by Zabbix agent template and each customer creates copy of that template by linking it to their template and aligning this template to their Windows hosts. Customers then make modifications in their template and don't change the original template. The problem occurs when we want to update the original template. When we do the update all modifications in the linked templates are overwritten by default values from the new version of the original template. Is there a way to prevent the overwriting of the customization done on linked templates during update of the original template? Thank you