Postponed
Project:
Workflow Required Fields
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2011 at 16:53 UTC
Updated:
28 Oct 2011 at 16:53 UTC
wf_required_fields should let its settings be exported, using the ctools api.
However, sadly, despite the venerability of the workflow module, it does not have exportables. Work is being done -- see #558378: Make workflows exportable with Features (D6). But that means that we can't export, because we would have to export the workflow state's database ids, which will have no meaning when imported into a new context.
So, I'd like to keep this on our radar, and note that it's something to be worked on, but that we're blocking on workflows.