-
Incident report
-
Resolution: Won't fix
-
Blocker
-
None
-
4.0.0beta2
inside DBcopy_template_host_prototypes method, there are a comment and a conditional statement that don't allow us to create a discovery hosts prototype linked to an existing parent host prototype.
/* only regular hosts can have host prototypes */ if (SUCCEED != DBis_regular_host(hostid)) return;
Could someone explain me why you cannot create multiple level of host prototype?
Thanks!
- duplicates
-
ZBXNEXT-7527 Nested host prototypes
- Open