zulip/zulip

Add RealmAuditLog entries for CustomProfileField changes

Open

#36.715 aberto em 20 de nov. de 2025

Ver no GitHub
 (29 comments) (0 reactions) (1 assignee)Python (19.672 stars) (7.339 forks)batch import
area: settings (admin/org)help wantedin progress

Description

As noted in https://github.com/zulip/zulip/pull/21336#issuecomment-1060782695, it appears that we never added RealmAuditLog support for custom profile field changes, either at the organization or user level.

This is not a good first issue; one needs to be familiar with the audit log system and able to do an effective discussion about design for these. But it could be good for a contributor who's already done some adjacent PRs.

Guia do colaborador