How can i change SKU incrementor logic?
When creating a product, if you create a SKU that is not unique, it automatically adds "-x" where x is any number incremented from the previous.
Where in the code for magento 2.3.0 is the logic that is controlling this?