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
Issue fork micronode_block-3486311
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
Comment #2
mahesh bandhiya commentedComment #5
danflanagan8Comment #7
danflanagan8