mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
This commit fixes the code store correct old value in audit log data when changing can_mention_group setting from a anonymous group to another anonymous group. The bug was because the old value was being computed after updating the UserGroup object with new members and subgroups and is fixed by computing the old value for all the cases and passing it to do_change_user_group_permission_setting.
16 KiB
16 KiB