- last update
over 1 year ago 14 pass - last update
over 1 year ago 14 pass - last update
over 1 year ago 14 pass - last update
over 1 year ago 14 pass
In some cases, we need to exclude some already imported record or records from rollback operation as well as from import with --update option. E.g. Some migrated entity has been updated on the destination system and has to be protected from deleting or overwriting during next migration operations.
Add a '--exclude-idlist' option for Drush commands migrate-import and migrate-rollback. Make sure it cannot be used together with '--idlist' option. Exclude all records in the list. When 'drush mi --update' is used, make sure the needs_update flag in migration map is reset back for excluded records.
No. Only Drush environment.
No.
No.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.