-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: EavIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs updatebug report
Description
Preconditions
- Magento 2.1.3
- PHP 7.0.13
- Apache 2.4.23
- Mysql 5.7.16
Steps to reproduce
- After update to 2.1.3 from 2.1.2
Expected result
- normal reindex
Actual result
- SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '16671-174-1-149' for key 'PRIMARY', query was: INSERT INTO
oo_catalog_product_index_eav_idx
(entity_id
,attribute_id
,store_id
,value
) VALUES (?, ?, ?, ?),......
Metadata
Metadata
Assignees
Labels
Component: EavIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: needs updatebug report