zulip/zulip

Add RealmAuditLog entries for CustomProfileField changes

Aberta

#36.715 aberto em 20 de nov. de 2025

 (33 comentários) (0 reação) (0 responsável)Python (7.339 forks)batch import
area: settings (admin/org)help wanted

Métricas do repositório

Stars
 (19.672 estrelas)
Métricas de merge de PR
 (Mesclagem média 36d 6h) (110 fundiu PRs em 30d)

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