Closed (duplicate)
Project:
Features
Version:
7.x-2.0-beta2
Component:
Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 01:14 UTC
Updated:
21 May 2013 at 21:34 UTC
Beta2 now includes a separation of the field base configuration and the field instance (#1064472: separate fields from field instances). Any feature that was recreated from an earlier release should automatically select the new field base & instance versions for what was previously selected in the older feature, but this doesn't happen, instead the user has to manually go through and find the components again.
Comments
Comment #1
damienmckennaFYI when recreating an entity bundle that had fields attached, e.g. a content type, it will automatically select all of the fields (if the auto-select components option is enabled), but when recreating a feature that does not re-select fields if the entity bundle itself is not exported, e.g. user fields.
Comment #2
humansky commentedRunning into the same issue
Comment #3
elijah lynnThanks for that explanation Damien. We had most features re-exporting and correctly selecting fields but a couple were not. I will look into your suggestion now to see if this is the case.
Comment #4
moonray commentedSame issue. Ran into the fields not converting for entityforms and field collections.
Comment #5
damienmckennaHefox has a duplicate issue (#2000238: Convert 'field' to 'field_instance' on features-update (fu)) with a patch, so we'll close this one.