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).
CommentFileSizeAuthor
#2 3172366-2.patch626 bytesdejanp

Comments

pinkdexo created an issue. See original summary.

dejanp’s picture

Status: Active » Needs review
StatusFileSize
new626 bytes

  • VladimirAus committed aa8e454 on 8.x-1.x authored by pinkdexo
    Issue #3172366 by pinkdexo, VladimirAus: The missing "config_export"...
vladimiraus’s picture

Status: Needs review » Reviewed & tested by the community
jacobbell84’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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