zulip/zulip

Add RealmAuditLog entries for CustomProfileField changes

Open

#36,715 建立於 2025年11月20日

在 GitHub 查看
 (29 留言) (0 反應) (1 負責人)Python (19,672 star) (7,339 fork)batch import
area: settings (admin/org)help wantedin progress

描述

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.

貢獻者指南

Add RealmAuditLog entries for CustomProfileField changes · zulip/zulip#36715 | Good First Issue