Open
Description
When using drupal site:build
the command drush cim -y
is run which effectively does, in drupal 7 language, features revert all.
This means that if a configuration is change on live it will be lost on the devs vm and consequently on the next release.
So drush cim -y
should not run on the VM, it still must run on live however.
Metadata
Metadata
Assignees
Labels
No labels