Problem/Motivation

Blocks added via micronode_block deriver are not getting tracked by entity_usage modules layout_builder Track plugin because of separate plugin id on micronode block.

entity_usage module provides a tool to track entity relationships in Drupal.

I have doubts if the track plugin should be placed in this module, any alternative solution would be great.

Steps to reproduce

Enable and configure micronode, micronode_block, layout_builder and entity_usage module.
Create a node type as micronode
Add a micronode component to layout builder of any content.
check the usage page for micronode.

Proposed resolution

Add a track plugin that enables tracking for micronode block
Calculate content dependencies for the micronode_block plugin
Add tests

Command icon Show commands

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

bmahesh03121 created an issue. See original summary.

mahesh bandhiya’s picture

Title: Support entity_usage tracking on micrnode blocks » Support entity_usage tracking on micronode blocks

danflanagan8 made their first commit to this issue’s fork.

danflanagan8’s picture

Issue summary: View changes

danflanagan8’s picture

Status: Active » Fixed
Issue tags: -blocks, -entity usage, -micronode

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.