- Issue created by @griz
If saving a product fails, a variation is create with the SKU: "%AutoSku%". Subsequent products / variations cannot be saved until that variation is deleted or its SKU changed.
Add a validation function to the product form, which causes an exception. Obviously this shouldn't ever happen, but if it does it would be better not to also have a 'stuck' product blocking others from being created.
Add a unique ID to the placeholder, as is done in auto_entitylabel.
Kind of a bug report, kind of a feature request.
Active
2.1
Code