0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/spec/services/site_setting
Martin Brennan 34946bef21
FIX: Hidden setting error when enabling plugin linked to UC (#42007)
The `enable_discourse_workflows` site setting is both the plugin enabled
setting AND an upcoming change, which are always hidden settings.

Admins, when enabling the plugin, would see an error like this
since the setting was hidden:

> You are not allowed to change hidden settings:
enable_discourse_workflows

This commit fixes this by allowing hidden settings to be changed if the
setting is an upcoming change
2026-07-24 09:58:37 +10:00
..
action DEV: remove simple email subject upcoming change metadata (#41807) 2026-07-20 14:43:00 +04:00
splash_screen_image_changed_spec.rb
update_spec.rb FIX: Hidden setting error when enabling plugin linked to UC (#42007) 2026-07-24 09:58:37 +10:00
upsert_groups_spec.rb UX: Allow more specific enabled for options for upcoming changes (#39916) 2026-05-13 10:22:06 +10:00