Skip to content
Snippets Groups Projects

Issue #3162496: Support skipping field mappings where source is missing

Files

+ 2
0
@@ -215,6 +215,8 @@ feeds.processor.entity:
type: boolean
owner_id:
type: integer
skip_missing_source:
type: boolean
feeds.processor.entity:*:
type: feeds.processor.entity
Loading