Add the --idlist option to the drush migrate-import command, where the option value is a comma-separated list of specific source IDs to import.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | implement_idlist-2432977-3.patch | 0 bytes | mikeryan |
| #2 | implement_idlist-2432977-2.patch | 8.4 KB | mikeryan |
| #1 | implement_idlist-2432977-1.patch | 1.98 KB | mikeryan |
Comments
Comment #1
mikeryanHere's a patch using the proposed idlist support in SourcePluginBase (#2522012: Remove broken idlist handling, replace with more robust exception handling ). Postponed until that gets in.
Comment #2
mikeryanThis patch works with the latest patch at #2522012: Remove broken idlist handling, replace with more robust exception handling .
Comment #3
mikeryanRerolled.
Comment #4
mikeryan