From 6681dc6d730c9d4638188fe2b9f72e9450f6a4cf Mon Sep 17 00:00:00 2001 From: pederhan Date: Fri, 16 Aug 2024 10:10:49 +0200 Subject: [PATCH] Add NOTE comment --- zabbix_auto_config/processing.py | 1 + 1 file changed, 1 insertion(+) diff --git a/zabbix_auto_config/processing.py b/zabbix_auto_config/processing.py index 5d91416..aaded8e 100644 --- a/zabbix_auto_config/processing.py +++ b/zabbix_auto_config/processing.py @@ -1802,6 +1802,7 @@ def do_update(self) -> None: for hostgroup_name in list(host_hostgroups.keys()): # TODO: Here lies a bug due to managed_hostgroup_names not being properly updated above? + # NOTE (pederhan): Not sure what this refers to? if ( hostgroup_name in managed_hostgroup_names and hostgroup_name not in synced_hostgroup_names