Provide support for commerce entity types out of the box

Created on 27 September 2023, 9 months ago
Updated 31 January 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

Needs review

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

Comments & Activities

Production build 0.69.0 2024