Closed (fixed)
Project:
Migrate
Version:
7.x-2.x-dev
Component:
migrate_ui
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
22 Jan 2013 at 23:23 UTC
Updated:
4 Jan 2014 at 02:58 UTC
Jump to comment: Most recent
To support #1826112: Wizard framework, we need to store field mappings made through the UI, to be applied when instantiating migrations thus dynamically defined. So, we need a db table to store them, and to work out how db-defined field mappings related to code-defined field mappings, with an eye towards ultimately having migrations as features (i.e., exporting a migration definition configured through the UI as code, overrridable through the UI).
Comments
Comment #1
mikeryanTagging for 2.6.
Comment #2
mikeryanOK, this seems stable enough to close out (it's in the wizard_api branch).