I am having issues running the `drush convert-field-collection` in an update hook (http://drupal.stackexchange.com/questions/206662/how-to-boostrap-drush-f...). It seems it would be easier if the function was simply a wrapper around the functionality that we could then call from within an update hook.

I am looking for feedback on if this is the correct approach or maybe I am missing something obvious. If this is correct I can work on a patch.

Comments

Elijah Lynn created an issue. See original summary.

dave reid’s picture

Status: Active » Closed (duplicate)
Related issues: +#2738313: Make the field collection to multifield Drush conversion code reusable

We think alike.

elijah lynn’s picture

Ah, thanks, sorry I didn't search for this but really glad to see an existing issue already!