### Preconditions 1. Magento 2.x 2. PHP 5.5 5.6 7.0 7.1 3. MySql 5.5 5.6 ### Steps to reproduce 1. Create a product with SKU "ABC" 2. Then create another product with the same SKU "ABC" ### Expected result 1. It should alert the user with an error message that the SKU is already in use by another product ### Actual result 1. Magento appends a "-1" to the SKU and saves it.
Preconditions
Steps to reproduce
Expected result
Actual result