mirror of https://github.com/zulip/zulip.git
cc793612f0
Earlier, we were creating RealmAuditLog with REALM_EXPORTED event_type when export of public data took place via organization settings panel. We were not creating the audit log when the export was executed via shell i.e './manage.py export'. This commit creates the audit log in that case too. It will help during import to distinguish readily between imports from another Zulip server vs imports from another product. |
||
---|---|---|
.. | ||
commands | ||
data | ||
__init__.py |