Problem/Motivation

The source_base_path for file migrations isn't set when running migrations via drush. The Migrate UI prompts for this, but at the present time there is no way to pass this info to the migration via drush.

Proposed resolution

Add a new parameter to the migrate-manifest command that specifies the source site ("http://drupal6.dev", for example).

Remaining tasks

Make it happen, cap'n.

User interface changes

None, this is drush stuff, baby!

API changes

n/a

Comments

benjy’s picture

Status: Active » Closed (won't fix)

This needs to be filed against Drush. https://github.com/drush-ops/drush

ultimike’s picture