Problem/Motivation
It looks like menu links that are localized are not migrated properly. I discovered this while working on #2975461: Convert query string to array for d6 menu_link migration and I was only looking at the because it came up as the triage issue for the day in #bugsmash earlier this week. So, well done bugsmash!
Steps to reproduce
Run a menu link migration from d6 and localized ones, not in the default language, get migrated with the default language instead of the menu language.
Proposed resolution
Add a migration for localized menu links, d6_menu_links_localized.
Remaining tasks
Patch
Tests
Review
Commit
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A