Skip to content

Commit 9321a33

Browse files
committed
MAGETWO-65245: parent_id of deleted configurable product variation does not get sent to ElasticSearch
1 parent bc1f0b2 commit 9321a33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogSearch/Model/Indexer/Fulltext.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public function execute($ids)
138138
}
139139

140140
/**
141-
* Retrieve product relations by children
141+
* Retrieve product relations by children.
142142
*
143143
* @param int|array $childIds
144144
* @return array

0 commit comments

Comments
 (0)