Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2.11
-
Fix Version/s: 2.2.12rc1, 2.4.8rc1, 3.0.0alpha5
-
Component/s: Server (S)
-
Labels:
Description
When removing a "parent" hosts (for example by discovery actions) server does not remove its corresponding host prototypes and hosts created from them.
For example we have host host.A and a discovery rule with host prototype host.PROTO.
Two hosts host.A.1 and host.A.2 are discovered by this rule.
In this case removing host.A must also remove host prototype host.PROTO and hosts host.A.1,host.A.2.