Content
View differences
Updated by Niels Lindenthal almost 3 years ago
**As** a person involved in the development developemtn of OpenProject features
**I want to** be able to activate feature flags from within the system settings UI
**so that** I don't need Rails console access or the ability to set ENV variables
**Acceptance criteria**
* There is an extra menu item _Administration --> System settings --> Experimental_
* There all available feature flags are listed as check boxes
* The feature flags are shown in their real technical name and do not get translated to avoid confusion in communication.
* There is a clear warning to not activate feature flags in production
* There is another confirmation needed on saving the form.
**I want to** be able to activate feature flags from within the system settings UI
**so that** I don't need Rails console access or the ability to set ENV variables
**Acceptance criteria**
* There is an extra menu item _Administration --> System settings --> Experimental_
* There all available feature flags are listed as check boxes
* The feature flags are shown in their real technical name and do not get translated to avoid confusion in communication.
* There is a clear warning to not activate feature flags in production
* There is another confirmation needed on saving the form.