You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
When saving a simple product, one of the following errors occurs:
Warning: Narrowing occurred during type inference. Please file a bug report on bugs.php.net in /private/var/www/htdocs/m2-php72/magento2ce/vendor/composer/ClassLoader.php on line 412
Warning: Invalid argument supplied for foreach() in /private/var/www/htdocs/m2-php72/magento2ce/app/code/Magento/ConfigurableProduct/Model/Product/VariationHandler.php on line 243
The text was updated successfully, but these errors were encountered:
I am closing this issue as I could not reproduce the problem as part of #distributed-cd.
There was a problem in Magento/ConfigurableProduct/Controller/Adminhtml/Product/Initialization/Helper/Plugin/Configurable.php:161 with undefined index 'newProduct', but for it should be another task, when I've fixed it I was able to save product in admin panel.
When saving a simple product, one of the following errors occurs:
The text was updated successfully, but these errors were encountered: