- Issue created by @bgustafson
- Status changed to Fixed
almost 2 years ago 8:15pm 3 July 2023 - 🇨🇦Canada gapple
Good catch - I've focused on the EventSubscriber for altering policies, but config overrides are a valid method that should work too!
I've made a change so that the directive type is checked (instead of if the value is a boolean), so it should handle whatever truthy/falsey value is in config properly now.The UI will remove boolean values from config if they are unchecked, but I assume anyone that was a workflow that preserves the false value in YML (e.g. config split for different environments) is able to deal with checking for and preserving the YML property if it gets removed in an export.
Automatically closed - issue fixed for 2 weeks with no activity.