Issue #2930050 by quietone: Remove destination property content_translation_update_definitions from migrations
(cherry picked from commit 44416f1c03
)
merge-requests/64/head
parent
cbe491b440
commit
4669dbe1f8
|
@ -56,8 +56,6 @@ process:
|
|||
2: false
|
||||
destination:
|
||||
plugin: entity:language_content_settings
|
||||
content_translation_update_definitions:
|
||||
- comment
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d6_comment_type
|
||||
|
|
|
@ -54,8 +54,6 @@ process:
|
|||
- constants/target_type
|
||||
destination:
|
||||
plugin: entity:language_content_settings
|
||||
content_translation_update_definitions:
|
||||
- comment
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_comment_type
|
||||
|
|
|
@ -49,8 +49,6 @@ process:
|
|||
source: language
|
||||
destination:
|
||||
plugin: entity:language_content_settings
|
||||
content_translation_update_definitions:
|
||||
- taxonomy_term
|
||||
migration_dependencies:
|
||||
required:
|
||||
- d7_taxonomy_vocabulary
|
||||
|
|
Loading…
Reference in New Issue