Hello,

drush sf-import now only imports objects that are already linked in the site.

This is a bug that was introduced by the fix for #1448004: Undefined index notice in sf_import.drush.inc

The attached patch fixes the issue, and ensures that the problem reported in #1448004: Undefined index notice in sf_import.drush.inc remains fixed.

Thanks,
Anselm

Comments

kostajh’s picture

Version: 6.x-2.0-beta2 » 7.x-2.x-dev
Status: Needs review » Patch (to be ported)

This is fixed (http://drupalcode.org/project/salesforce.git/commit/993f3bb), thanks for the patch!

Not sure if this is also needed for 7.x-2.x but will leave open for now.

univate’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new1.16 KB

attached patch for drupal 7

univate’s picture

StatusFileSize
new7.94 KB

IGNORE this patch its was posted in the wrong issue.

univate’s picture

Status: Needs review » Closed (duplicate)

I am going to mark this as a duplicate of #1745066: Drupal 7 errors when running drush sf-import, since that issue includes this patch and also fixes up the import to work on any dataset in Salesforce.