mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
It catches the `UserProfile.DoesNotExist` exception and hence prevent internal server error. Also remove option to select empty bot owner. Fixes: #8334.