drush features-revert-all calls drush features-revert for each individual feature, but doesn't respect the --force argument. Attach patch should fix this, tested locally.

CommentFileSizeAuthor
revert_all_force.patch996 bytescatch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

royjs’s picture

Works great, thank you

hefox’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Status: Needs review » Patch (to be ported)

Reviewed, worked good, code looks lovely.
D6 commit: http://drupalcode.org/project/features.git/commit/4c3a017

Code looks same in d7, so setting to patch to be ported.

hefox’s picture

Status: Patch (to be ported) » Needs review

Patch applies fine and has the a/, b/ prefixes, so setting to needs review

febbraro’s picture

Assigned: Unassigned » febbraro
febbraro’s picture

Status: Needs review » Fixed

Committed to 7.x, thanks catch & hefox http://drupalcode.org/project/features.git/commit/867be63

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.