Closed (won't fix)
Project:
Drupal core
Version:
main
Component:
menu_ui.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Sep 2025 at 02:25 UTC
Updated:
9 Sep 2026 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
leo liao commentedComment #3
cilefen commentedComment #4
leo liao commentedAfter publishing, adding a menu in the editing interface will prompt that adding is prohibited. After deleting and saving again, a warning message "Warning: Undefined array key "parent" in Drupal\menu_ui\Plugin\Validation\Constraint\MenuSettingsConstraintValidator->validate()" is displayed.
Comment #6
darvanenMy understanding of how this works is that when you *add* a menu item with a draft, the menu item points at the unublished draft and therefore can't be seen by anonymous users. When the draft is published, the menu item flips to the canonical path.
This has been discussed extensively in #3499181: Disallow saving the current default revision as a non-default revision.
I don't agree with the direction of this issue at the moment.
Comment #7
smustgrave commentedSince there's been no follow up and agree with @darvanen. If anyone feels super strongly open a ticket under menu_ui_extras but don't think belongs in core.