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
I'm using a consumer to resolve a product import. But if I start the consumer with Magerun instead of bin/magento I get inexplicable errors on product save.
If I try to save a new product the error is "The Product with the "%1" SKU doesn't exist."
If I try to save an existing product the error is "The stock item was unable to be saved. Please try again.".
Both these errors disappear if I run bin/magento instead of magerun to start the consumers.
The text was updated successfully, but these errors were encountered:
I'm using a consumer to resolve a product import. But if I start the consumer with Magerun instead of bin/magento I get inexplicable errors on product save.
If I try to save a new product the error is "The Product with the "%1" SKU doesn't exist."
If I try to save an existing product the error is "The stock item was unable to be saved. Please try again.".
Both these errors disappear if I run bin/magento instead of magerun to start the consumers.
The text was updated successfully, but these errors were encountered: