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
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | sf_import-1745066-3.patch | 7.94 KB | univate |
| #2 | sf_import-1588834.patch | 1.16 KB | univate |
| sf-import.drush_.inc_.txt | 783 bytes | Alice Heaton |
Comments
Comment #1
kostajh commentedThis 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.
Comment #2
univate commentedattached patch for drupal 7
Comment #3
univate commentedIGNORE this patch its was posted in the wrong issue.
Comment #4
univate commentedI 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.