I wanted to reach out and share my experiences with workflow and features. Looks like there is a bug in a situation

features_install_modules($modules);

This does not actually trigger

$saved = workflow_update_workflows_full_object($workflow);

Comments

chriscalip’s picture

That's where $module is the feature module generated by features on a workflow export..

jpoesen’s picture

Status: Active » Closed (duplicate)
johnv’s picture

Component: Code » Features
Issue summary: View changes