Problem/Motivation

When you try to save / create a social media service, the following error appears:

Drupal\Core\Config\Schema\SchemaIncompleteException: Entity type 'Drupal\jasm\Entity\JasmServiceEntity' is missing 'config_export' definition in its annotation in Drupal\Core\Config\Entity\ConfigEntityBase->toArray()

Proposed resolution

Added the missing config_export

Comments

ashrafomar created an issue. See original summary.

  • uberEllis committed 7e58fcd on 8.x-2.x
    Issue #3263581 by ashrafomar: add config_export parameter to be drupal9...
uberellis’s picture

Assigned: Unassigned » uberellis
Status: Needs review » Fixed

I've applied the patch and tested. All appears to be in order. Thanks @ashrafomar!

Status: Fixed » Closed (fixed)

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