mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Earlier the behavior was to raise an exception thereby stopping the whole sync. Now we log an error message and skip the field. Also fixes the `query_ldap` command to report missing fields without error. Fixes: #11780.