0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 08:06:54 +08:00
discourse/plugins/discourse-topic-voting/spec
Natalie Tay 105aa3213a
FIX: Remove topic voting custom field from category logs when there is no change (#36832)
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.
2025-12-22 21:29:32 +08:00
..
fabricators
lib FEATURE: support topics filter UI when ordering on votes (#36516) 2025-12-09 12:49:24 +11:00
requests DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
serializers FIX: Remove topic voting custom field from category logs when there is no change (#36832) 2025-12-22 21:29:32 +08:00
system DEV: Update the topic voting UX to modern standards used elsewhere within the app (#35917) 2025-11-11 14:11:25 -06:00
ensure_consistency_spec.rb
voting_spec.rb DEV: Update the topic voting UX to modern standards used elsewhere within the app (#35917) 2025-11-11 14:11:25 -06:00