Problem/Motivation
Let's refactor the menu link importing code to:
- Create stub entities for missing parents instead of the while loop, removing the risk of infinite loops
- Abstract some code in helper methods, reducing duplicate code
Issue fork structure_sync-3567448
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dieterholvoet commented