Open Andrew-Dickinson opened 2 weeks ago
When the dev reset task runs, it nukes the feature flag config, which is not good. We should preserve the feature flags across dev resets somehow
Also users, tokens, etc. need to be able to be different on dev
Really we want to limit the scope of the reset to just the meshapi app
meshapi
https://django-dbbackup.readthedocs.io/en/stable/commands.html#dbbackup
To be clear, this is not getting scrambled or reset. Datadog is filling it with LOTS of install requests.
When the dev reset task runs, it nukes the feature flag config, which is not good. We should preserve the feature flags across dev resets somehow
Also users, tokens, etc. need to be able to be different on dev
Really we want to limit the scope of the reset to just the
meshapi
app