Files
zulip/web
Aman Agrawal 810827599f people: Fix profile data undefined for user when processing user event.
The API defaults to include_custom_profile_fields=True in the POST /register
code path, but defaults to false in GET /users call.

This results in profile data for user being undefined when received
from server and thus we fail to process any profile updates for the user.

Co-authored-by: Tim Abbott <tabbott@zulip.com>
2025-07-28 11:44:31 -07:00
..
2025-07-23 11:24:12 -07:00