mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 09:58:06 +00:00
"check_add_user_group" is a safer helper function than "create_user_group" to use when creating user_groups. It does error handling and notify the client with the appropriate event. Note that the populate_db command still uses "create_user_group" because we do not need to enqueue events at that point. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
14 KiB
14 KiB