[Burial Module] Create :burial_module_enabled Flipper #98411
Closed
Description
Add a flipper :burial_module_enabled
to allow us to easily switch between our current setup and the new module
- Update
features.yml
:
burial_module_enabled:
actor_type: user
description: Enables new Burial module
enable_in_development: true
- Update FE to add Flipper around path i.e.
Flipper.enabled?(:burial_module_enabled)