@@ -973,6 +973,7 @@ class Portainer:
print(service_tuples)
if "__ALL__" in service_ids:
service_ids = [s[0] for s in service_tuples if s[0] != "__ALL__"]
print(service_ids)
if "__ONLY_CHECK__" in service_ids:
service_ids.remove("__ONLY_CHECK__")
self.args.update = False
The note is not visible to the blocked user.