Migrate: Skip Row¶
Plugin ID: eca_migrate_skip_row
Available since: 2.1.17
Throws a MigrateSkipRowException to skip the current migration row.
Fields¶
Skip message— config key:message-
Optional message explaining why the row was skipped.
This field supports tokens.Type:
textfield· Required: no · Default: empty string Save to map— config key:save_to_map-
If checked, the skip will be recorded in the migration map table.
Type:
checkbox· Required: no · Default:true