Provide support for commerce entity types out of the box

Created on 27 September 2023, about 1 year ago
Updated 15 July 2024, 5 months ago

Problem/Motivation

Looks like commerce module entities are not out of the box supported by Single Content Sync.

Steps to reproduce

When trying to export the landing page content type that makes reference to the commerce Product entity. The child entity Product variation seems getting loaded automatically along the way.

The following exception is thrown when trying to export and import the setup mentioned above.

Exception: "commerce_product_variation" does not have entity field base processor defined. in Drupal\single_content_sync\ContentImporter->importBaseValues() (line 271 of modules/contrib/single_content_sync/src/ContentImporter.php).

Proposed resolution

To provide the necessary handlers and processors to export/import the commerce entities.

* Commerce Store
* Commerce Product
* Commerce Product variations

Remaining tasks

User interface changes

API changes

Data model changes

โœจ Feature request
Status

Closed: won't fix

Version

1.4

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia Sivaji_Ganesh_Jojodae Chennai

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024