0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/spec/services/site_setting/action
David Battersby 744d07c588
DEV: remove simple email subject upcoming change metadata (#41807)
We want to allow users to choose between email subject formats, so we
will retire this setting at `stable` and remove the associated upcoming
change metadata. The site setting action was also updated to follow the
convention adopted in other site setting actions by inheriting from
`Service::ActionBase` and passing an `enabled` value as true/false.

I have moved the call site for this site setting toggle from track
upcoming change toggle over to the track site setting initializer.
2026-07-20 14:43:00 +04:00
..
remove_and_replace_uncategorized_toggled_spec.rb
simple_email_subject_toggled_spec.rb DEV: remove simple email subject upcoming change metadata (#41807) 2026-07-20 14:43:00 +04:00