Skip to content

Products Fixtures generation Error: The entity ID field for the "catalog_data_exporter_products_cl" table wasn't found. #26

Open
@lucafuser

Description

Both simple products and configurable products fixtures generation goes on error during CLI command : The entity ID field for the catalog_data_exporter_products_cl table wasn't found. Verify the field and try again.

Preconditions (*)

  1. Vanilla Magento Enterprise on Prem. 2.4.6-p4
  2. Catalog Service module installed
    composer require magento/catalog-service=^3.0.1

Steps to reproduce (*)

  1. Run CLI command setup:perf:generate-fixtures with existing profile file path:
    bin/magento setup:perf:generate-fixtures setup/performance-toolkit/profiles/ee/medium.xml

Expected result (*)

  1. For simple products: Generating simple products... done
    For configurable products: Generating configurable products... done

Actual result (*)

  1. For simple products: Generating simple products... The entity ID field for the "catalog_data_exporter_products_cl" table wasn't found. Verify the field and try again.
    For configurable products: Generating configurable products... The entity ID field for the "catalog_data_exporter_products_cl" table wasn't found. Verify the field and try again.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions