@@ -976,7 +976,8 @@ class Portainer:
if "__ONLY_CHECK__" in service_ids:
service_ids.remove("__ONLY_CHECK__")
self.args.update = False
else:
self.args.update = True
elif self.args.service_id == "all":
service_ids = [s[0] for s in service_tuples if s[0] != "__ALL__"]
The note is not visible to the blocked user.