mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Earlier, when adding a new user failed due to no spare licenses available, a message was sent to the "New user announcements" stream. We plan to disable the stream by default as a part of improving onboarding experience. Now, we send a group DM to admins when adding a new user fails due to no spare licenses available. It makes it independent of the "New user announcements" setting. These warning messages are important and shouldn't be missed.