You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 (*)
Vanilla Magento Enterprise on Prem. 2.4.6-p4
Catalog Service module installed
composer require magento/catalog-service=^3.0.1
Steps to reproduce (*)
Run CLI command setup:perf:generate-fixtures with existing profile file path:
For simple products: Generating simple products... done
For configurable products: Generating configurable products... done
Actual result (*)
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.
The text was updated successfully, but these errors were encountered:
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 (*)
Steps to reproduce (*)
Expected result (*)
For configurable products: Generating configurable products... done
Actual result (*)
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.
The text was updated successfully, but these errors were encountered: