only in patch2: unchanged: --- a/core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php +++ b/core/modules/migrate_drupal_ui/tests/src/Functional/d7/Upgrade7Test.php @@ -100,7 +100,7 @@ protected function getEntityCounts() { 'shortcut' => 6, 'shortcut_set' => 2, 'action' => 19, - 'menu' => 6, + 'menu' => 7, 'taxonomy_term' => 24, 'taxonomy_vocabulary' => 7, 'path_alias' => 8, @@ -200,6 +200,7 @@ protected function getMissingPaths() { 'Field translation', 'Internationalization', 'Locale', + 'Menu translation', 'String translation', 'Taxonomy translation', 'Translation sets',