mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
Before this we did not have remove event in server_events_dispatch.js for the user group delete event even though server had. This was leading to blueslip errors. Extracted the logic which was used in success() of channel.del for user_groups into the remove case in server_events_dispatch. Also removed the redundant reload call as we already do that in server events. |
||
|---|---|---|
| .. | ||
| node_tests | ||
| puppeteer_lib | ||
| puppeteer_tests | ||
| zjsunit | ||