Active
Project:
Features
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 May 2013 at 14:34 UTC
Updated:
14 May 2013 at 14:34 UTC
Hi all
Following from the functionality provided by #1272586: Increment or directly set version number with drush features-update, when I try a
drush fu myfeature --version-increment
on a feature, I get an error message stating
The feature myfeature is not enabled..
Is it a requirement to have the feature enabled?
The reason I ask is because on my dev server I have the feature in the db and enabling the feature on the site will result in 2x of everything contained in the feature.
Thanks