Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 497 Bytes

2023-11-20-fix-bug-cross-selling-in-combination-with-elasticsearch.md

File metadata and controls

7 lines (7 loc) · 497 Bytes
title issue
Fix bug cross selling in combination with Elasticsearch
NEXT-31716

Core

  • Changed methods getMapping and fetch in src/Elasticsearch/Product/ElasticsearchProductDefinition.php to add indexed field of property group id to match with the input data in dynamic product group.
  • Changed methods getMapping and fetch in src/Elasticsearch/Product/EsProductDefinition.php to add indexed field of property group id to match with the input data in dynamic product group.