fixed date field migration on projet_node

This commit is contained in:
2026-07-11 16:39:46 +02:00
parent a2a0e423a3
commit dfefc56268
2 changed files with 81 additions and 6 deletions

View File

@@ -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