When running make up with a totally fresh database
make up INIT_CLEAN=true
You end up with no waffle switches/flags even for the ones which we should expect for local development like those created during a migration.
What did you expect to happen?
Any waffle switch which is created in the on state should be created during data seeding and potentially we should even create all waffle switches that are referenced (somehow) to ensure smooth local development and testing
What happened?
When running make up with a totally fresh database
You end up with no waffle switches/flags even for the ones which we should expect for local development like those created during a migration.
What did you expect to happen?
Any waffle switch which is created in the on state should be created during data seeding and potentially we should even create all waffle switches that are referenced (somehow) to ensure smooth local development and testing
Is there an existing issue for this?
┆Issue is synchronized with this Jira Task