- Issue created by @abenbow
- First commit to issue fork.
- 🇮🇳India agunjan085
agunjan085 → changed the visibility of the branch main to hidden.
- Status changed to Needs review
2 days ago 7:50am 13 August 2025
In testing, I've run into a few situations where it would have been really helpful if this tool also took care of swapping node references in the menu structure. Currently, the Drupal menu system preserves the old node reference post swap (especially if it is still published, and, I assume, even if it isn't which could create a 404).
Let's extend the swap action to include replacing references of the old node with the new one. I don't think this needs a new config option-- it should just happen if the old node is referenced by a menu item.
None
New menu swapper functionality.
None
Postponed
1.2
Code
agunjan085 → changed the visibility of the branch main to hidden.