there is "Data" array which doesn't get exported (and always the feature says it's overridden) if i used the using drush fu feature-name as you would see here: http://screencast.com/t/scTGQJqDvTN

however if used the features recreate interface.. it works as expected and does export the field-groups with the "Data" array.

i'm using fieldgroup 7.x-1.x-dev

Any advice how to fix that? it's time consuming every-time we have to go through the interface to rebuild the feature.

Comments

nils.destoop’s picture

Status: Active » Closed (works as designed)

Fieldgroups just exposes to ctools. Ctools does the export for us. So probably it's a ctools bug, or a features bug.
I think a features bug, otherwise the normal interface would also go wrong.

nils.destoop’s picture

Just tested it also. And the data is beïng exported with drush fu.