Skip to content
Snippets Groups Projects
Unverified Commit 44416f1c authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2930050 by quietone: Remove destination property...

Issue #2930050 by quietone: Remove destination property content_translation_update_definitions from migrations
parent ebb2ac23
No related branches found
No related tags found
6 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!1012Issue #3226887: Hreflang on non-canonical content pages,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10,!596Issue #3046532: deleting an entity reference field, used in a contextual view, makes the whole site unrecoverable,!496Issue #2463967: Use .user.ini file for PHP settings,!144Issue #2666286: Clean up menu_ui to conform to Drupal coding standards
...@@ -56,8 +56,6 @@ process: ...@@ -56,8 +56,6 @@ process:
2: false 2: false
destination: destination:
plugin: entity:language_content_settings plugin: entity:language_content_settings
content_translation_update_definitions:
- comment
migration_dependencies: migration_dependencies:
required: required:
- d6_comment_type - d6_comment_type
...@@ -54,8 +54,6 @@ process: ...@@ -54,8 +54,6 @@ process:
- constants/target_type - constants/target_type
destination: destination:
plugin: entity:language_content_settings plugin: entity:language_content_settings
content_translation_update_definitions:
- comment
migration_dependencies: migration_dependencies:
required: required:
- d7_comment_type - d7_comment_type
...@@ -49,8 +49,6 @@ process: ...@@ -49,8 +49,6 @@ process:
source: language source: language
destination: destination:
plugin: entity:language_content_settings plugin: entity:language_content_settings
content_translation_update_definitions:
- taxonomy_term
migration_dependencies: migration_dependencies:
required: required:
- d7_taxonomy_vocabulary - d7_taxonomy_vocabulary
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment