-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Describe the bug
When the settings.registration_enabled is set to true, it is shown as false in the UI, therefore when saving the settings page through the UI the value is then set to false even if unchaged.
Steps To Reproduce
Steps to reproduce the behavior:
- set registration_enabled to true in the settings UI
- navigate to another page
- return to settings, notice it is set to false (unchecked
Expected behavior
UI should reflect the database value