fixed date field migration on projet_node
This commit is contained in:
@@ -63,15 +63,13 @@ process:
|
||||
default_value: projet
|
||||
title: title
|
||||
field_dates/value:
|
||||
plugin: format_date
|
||||
plugin: leshed_date
|
||||
source: date_start
|
||||
from_format: 'd/m/Y'
|
||||
to_format: 'Y-m-d'
|
||||
field_dates/end_value:
|
||||
plugin: format_date
|
||||
plugin: leshed_date
|
||||
source: date_end
|
||||
from_format: 'd/m/Y'
|
||||
to_format: 'Y-m-d'
|
||||
end_of_year: true
|
||||
fallback_source: date_start
|
||||
field_type_de_projet:
|
||||
-
|
||||
plugin: skip_on_empty
|
||||
|
||||
Reference in New Issue
Block a user