
You will get a fatal error when creating a new publishing option on Drupal 9. The missing "config_export" definition also prevents module configuration export and import.
Drupal\Core\Config\Schema\SchemaIncompleteException: Entity type 'Drupal\Core\Config\Entity\ConfigEntityType' is missing 'config_export' definition in its annotation in Drupal\Core\Config\Entity\ConfigEntityBase->toArray() (line 251 of core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php).
Comment | File | Size | Author |
---|---|---|---|
#2 | 3172366-2.patch | 626 bytes | dejanp |
Comments
Comment #2
dejanp CreditAttribution: dejanp as a volunteer commentedComment #4
vladimirausComment #5
jacobbell84 CreditAttribution: jacobbell84 at ZenSource commented