@@ -786,7 +786,7 @@ class Portainer:
if "__ONLY_CHECK__" in service_ids:
pull = False
else:
pull = True
if "__ALL__" in service_ids:
service_ids = [s[0] for s in service_tuples if s[0] != "__ALL__" and s[0] != "__ONLY_CHECK__"]
The note is not visible to the blocked user.