Problem/Motivation

Config entity should have defined "config_export" section in entity annotation.
At the current moment this section is missing.

I'm getting WSOD because of it on Drupal 9 installation
Error from logs

[06-Jul-2021 15:18:10 Europe/Berlin] Uncaught PHP Exception Drupal\Core\Config\Schema\SchemaIncompleteException: "Entity type 'Drupal\data\Entity\TableConfig' is missing 'config_export' definition in its annotation" at /var/www/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php line 251

Issue fork data-3222367

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

andr1yun created an issue. See original summary.

andriyun’s picture

Status: Active » Needs review