Problem/Motivation

The search_api_page entity doesn't define the config_export property. Lacking this property is deprecated since D8.6.
Move schema fallback from ConfigEntity::toArray() to ConfigEntityType::getPropertiesToExport()

Proposed resolution

Add the config_export property.

CommentFileSizeAuthor
#2 3073604-2.patch798 bytesErik Frèrejean
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Erik Frèrejean created an issue. See original summary.

Erik Frèrejean’s picture

Assigned: Erik Frèrejean » Unassigned
Status: Active » Needs review
FileSize
798 bytes
Berdir’s picture

Status: Needs review » Reviewed & tested by the community

Note that 8.6 only added the explicit deprecation, it already exists since 8.0.

borisson_’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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