mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Currently, when the topic voting plugin is enabled, in staff action logs for "change category settings" (`/admin/logs/staff_action_logs?filters=%7B"action_name"%3A"change_category_settings"%2C"action_id"%3A26%7D`), we keep seeing this even though there are no changes to topic voting. This commit prevents the custom field from being logged when there is no real change. |
||
|---|---|---|
| .. | ||
| basic_category_serializer_spec.rb | ||
| category_serializer_spec.rb | ||
| current_user_serializer_spec.rb | ||
| post_serializer_spec.rb | ||
| topic_list_item_serializer_spec.rb | ||
| topic_view_serializer_spec.rb | ||