discourse/app/services/site_setting
Régis Hanol c519798c35
FEATURE: log admin's choice to backfill when updating a default site (#36296)
setting

When an admin changes one of the default_something site setting, we ask
them if they want to backfill the value to all existing users.

This ensures we log the admin's response in the staff action logs so it
can help diagnose any issues that might arise from the change.

Here's a "before / after", the bottom two rows are "before", and the top
two rows are "after"

<img width="1091" height="293" alt="Screenshot 2025-11-27 at 17 42 29"
src="https://github.com/user-attachments/assets/3c6c74bd-efc2-4210-ad49-6b74630a70a2"
/>


Internal ref - t/169321
2025-11-27 18:40:07 +01:00
..
policy DEV: Allow specifying dependent settings in configuration (#36061) 2025-11-27 13:23:43 +08:00
update.rb FEATURE: log admin's choice to backfill when updating a default site (#36296) 2025-11-27 18:40:07 +01:00
upsert_groups.rb FEATURE: Upcoming changes part 1 (#34617) 2025-10-30 10:46:14 +10:00