This repository was archived by the owner on Apr 29, 2019. It is now read-only.
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
Magento modifies the SKU when creating products and SKU is already used #101
Open
Description
Preconditions
- Magento 2.x
- PHP 5.5 5.6 7.0 7.1
- MySql 5.5 5.6
Steps to reproduce
- Create a product with SKU "ABC"
- Then create another product with the same SKU "ABC"
Expected result
- It should alert the user with an error message that the SKU is already in use by another product
Actual result
- Magento appends a "-1" to the SKU and saves it.
Metadata
Metadata
Assignees
Labels
No labels