The stock item was unable to be saved. Please try again
I’m running a custom import. At some point the error: The stock item was unable to be saved. Please try again. Is triggered by : $this->_productRepository->save($prod); Now I’m trying to figure out why. MariaDB [magento]> select * from cataloginventory_stock; +———-+————+————+… Read More »The stock item was unable to be saved. Please try again