By acbramley on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.3.x
Introduced in version:
11.3.0
Issue links:
Description:
Inline blocks can no longer be edited or deleted via the normal block content UI routes at /admin/content/block/ID and /admin/content/block/ID/delete.
Managing block content entities via this method can break the block in context of the Layout it is attached to. Inline blocks should only ever be managed via the Layout page of the entity it is attached to.
Impacts:
Site builders, administrators, editors
Module developers