Needs work
Project:
Drupal core
Version:
main
Component:
layout_builder.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2026 at 22:06 UTC
Updated:
18 Feb 2026 at 04:15 UTC
Jump to comment: Most recent
Comments
Comment #2
catchIt can only be marked obsolete in 12.x. The module has to be uninstalled, before it can be removed, we can only guarantee it's been uninstalled when the hook_update_N() to uninstall it has definitely run - that update hook even if it's added in 11.x is only required to run to get to 12.x. See https://www.drupal.org/about/core/policies/core-change-policies/how-to-d...
Comment #3
smustgrave commentedThanks for clarifying, cleaned up the IS
Comment #6
ishani patel commentedComment #7
ishani patel commentedHello,
I've raised MR for the above changes.
Kindly please review it.
Thanks!
Comment #8
smustgrave commentedCaused some test failures.
Comment #9
danielvezaDo we also delete any of the code in Layout Builder that references this flag module as part of this issue?
E.G. in
LayoutBuilderEntityViewDisplay::save