streams: Add RealmAuditLog entries for description changes.

This commit is contained in:
Eeshan Garg
2021-12-14 15:00:45 -05:00
committed by Tim Abbott
parent 80f30f187e
commit f97093ba32
3 changed files with 48 additions and 3 deletions

View File

@@ -3915,6 +3915,7 @@ class AbstractRealmAuditLog(models.Model):
STREAM_NAME_CHANGED = 603
STREAM_REACTIVATED = 604
STREAM_MESSAGE_RETENTION_DAYS_CHANGED = 605
STREAM_PROPERTY_CHANGED = 607
# The following values are only for RemoteZulipServerAuditLog
# Values should be exactly 10000 greater than the corresponding