The 8.x-3.3+ version of Features added a new Assignment Plugin called "Alter" (in issue #2599278: Move export processing to a configurable plugin).

If you have a saved Bundle (e.g. you exported your Features Bundle config to a "dev" module to share the bundle with your team), then you'll need to EDIT your bundle configuration and enable the checkboxes in the "Alter" plugin.

If you fail to do this, Features will export stuff like "uuid" and "_core" that could prevent your Features from being imported on another site.

In the future, let's try to make the defaults of new options and configuration "False" so that adding new functionality doesn't break existing project and packages.

Comments

mpotter created an issue. See original summary.

mpotter’s picture

In other words:

1) Select your Bundle in the main Features page
2) Click the "Configure Bundles" tab
3) Click the Configure button to the right of the "Alter" plugin
4) Ensure all 3 options are checked
5) Save your Bundle and re-export it

nedjo’s picture

Hmm, features_update_8301() was supposed to fix up existing bundles, but it sounds like it's not working.

Lang Wu Jane’s picture

Hi mpotter,
Thanks for your help, it works for me!

vdacosta@voidtek.com’s picture

Hi mpotter,
Thanks it's working very well for me too.

nedjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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