Closed (fixed)
Project:
Trash
Version:
3.1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Feb 2026 at 22:39 UTC
Updated:
12 Apr 2026 at 21:25 UTC
Jump to comment: Most recent
I haven't seen any code that helps handle unpublishing menu links for trashed content like I would expect to see for URL aliases. Is this something that needs to be supported?
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 #4
amateescu commentedMenu links are currently supported if you use Workspaces and the
wse_menumodule (part of https://www.drupal.org/project/wse), but tbh I'm not sure why I did it that way in the first place.I was probably thinking that we need the menu tree hierarchy to be revisionable, but maybe that's not actually required? Anyway, if you can give this MR a spin I'd really appreciate it :)
Comment #5
amateescu commentedComment #8
amateescu commentedMerged!