- 🇺🇸United States joshuami Portland, OR
For my client's use case, this is fixed in Drupal 10 with #2807629. If you need it for D9, use the patch from comment 104.
- 🇺🇸United States alphex Atlanta, GA USA
Drupal 10.2.2 site reporting this is still a problem, despite 2807629 being marked fixed.
I have a bunch of pages that were built, and saved as unpublished, and now we can't view them as unpublished and we can't change the menu structure of them.
This is a site using workflow.
- 🇬🇧United Kingdom eastdrive
We had the same problem but 'solved' it for now by hiding the menu inputs on node forms with a hook.
- 🇧🇷Brazil adrianopulz Florianópolis
I'm facing a similar issue that looks related. If I edit a page published, any field like body, and save it as a Draft the menu configured lost the parent. When we publish that Draft the menu link will be in the wrong place at the main menu since it has no parent.
Any solution/suggestion for this issue? The client likes configure the menu links in the nodes and all the time they save a Draft the menu links lost the parent.