diff --git a/core/modules/comment/migration_templates/d6_comment.yml b/core/modules/comment/migration_templates/d6_comment.yml index c01e12cd49..161820eeaa 100644 --- a/core/modules/comment/migration_templates/d6_comment.yml +++ b/core/modules/comment/migration_templates/d6_comment.yml @@ -46,5 +46,7 @@ migration_dependencies: required: - d6_node - d6_comment_type + - d6_comment_entity_display + - d6_comment_entity_form_display - d6_user - d6_filter_format