Active
Project:
Strongarm
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2014 at 14:56 UTC
Updated:
27 Aug 2016 at 06:51 UTC
Jump to comment: Most recent
drush fe theme_test variable:theme_default.I would expect that after enabling the feature the strongarm variables would be imported in the database. In the case on theme_default this doesn't seem to work. Also the drush command strongarm-revert won't revert the theme_default value as expected.
Comments
Comment #1
josephcheekPer https://www.drupal.org/node/1965588#comment-7372998, just enabling a feature will not overwrite existing variables -- you explicitly need to do a revert.
drush fr -y theme_test.I don't know about strongarm-revert.