Problem/Motivation

On install of Varbase

[warning] The "block_content:b858d97d-eaa5-4cfe-af6f-b92c21bbca95" was not found
In EntityTypeManager.php line 143:
                                           
  The "block" entity type does not exist.  
                                           

#3071960: error : The "block_content" entity type does not exist.

grep -rl "b858d97d-eaa5-4cfe-af6f-b92c21bbca95" /var/www/html/products
./varbase_core/modules/varbase_default_content/content/block_content/b858d97d-eaa5-4cfe-af6f-b92c21bbca95.yml
./varbase_core/modules/varbase_default_content/config/optional/block.block.vartheme_bs4_copyright.yml
./vartheme_bs4/VARTHEME_BS4_SUBTHEME/config/optional/block.block.VARTHEME_BS4_SUBTHEME_copyright.yml
./vartheme_bs4/config/optional/block.block.vartheme_bs4_copyright.yml

Proposed resolution

Have

  - drupal:block
  - drupal:block_content

And enable block_content in Varbase profile install step

Comments

RajabNatshah created an issue. See original summary.

  • RajabNatshah committed 81dd90b on 9.0.x
    Issue #3220106: Fix Copyright block content was not found
    
Rajab Natshah’s picture

Assigned: Rajab Natshah » Mohammed J. Razem
Status: Active » Needs review
Issue tags: +varbase-9.0.0
Rajab Natshah’s picture

Assigned: Mohammed J. Razem » Unassigned

  • RajabNatshah committed 05d2434 on 9.0.x
    Issue #3220106: Fix Copyright block content was not found
    
Rajab Natshah’s picture

Status: Needs review » Fixed
Rajab Natshah’s picture

Moved to managed config at the end of install to make sure that Varbase Default Content added the block.

Status: Fixed » Closed (fixed)

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