Allow tracking reusable blocks in layout builder

Created on 22 August 2024, 4 months ago
Updated 24 August 2024, 4 months ago

Problem/Motivation

When using the patch in Add reusable option to inline block creation Needs review , layout builder allows inline blocks to be added as reusable blocks. This changes the plugin from inline_block to block_content. Since core only tracks usage for inline block via the inline_block_usage table, you need entity usage to track the reusable blocks. It would be great if the module would already support this use case.

Proposed resolution

Allow the layout builder tracking plugin to also track block content entities added via the block_content plugin.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Feature request
Status

Closed: duplicate

Version

2.0

Component

Code

Created by

🇳🇱Netherlands seanB Netherlands

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024