We leverage the ClickUp API for creating informative comments outside of ClickUp to communicate information from an external system into ClickUp so that our PMs can view task related information in one spot. The way this works is that we create a threaded comment and then thread the updates. Despite setting the
notify_all
flag to false, users receive a notification in their ClickUp inbox when these comments are created, and there is not a way to silence those (the option is grayed out and you cannot turn off the notifications). My proposal is either an API flag that actually prevents notifications, or a way to mark a user as a "silent" user, so that comments created by that user to not generate noise for other users.