Due to a recent change, Features by design adds a vocabulary, or a dependency on a feature module providing that vocabulary, to any feature containing a field that references that vocabulary.

In Debut, we have opted to create the tags vocabulary on install in each feature using tags, to avoid creating a dependency on a debut_tags feature.

To avoid the tags vocabulary being added, we need to implement hook_features_export_alter() to remove it from the export.

Comments

nedjo’s picture

nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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