macopedia / magmi-m2

Magmi GitHub, see branch magento2 for a version compatible with Magento 2
113 stars 53 forks source link

Product Import Not working with Magento2.4 MSI #90

Open dipalikalasva opened 3 years ago

dipalikalasva commented 3 years ago

We are using magmi2 for Magento2.4 version Product upload. But after product upload on frontend, it is giving the error "There are no source items with the in-stock status". After debugged we come to know that magmi is unable to update records of the table "inventory_source_item".

Preconditions

// Provide a more detailed information about you Magento, Apache2/nginx, PHP & MySQL version // Provide example CSV file to help us reproduce your issue

Steps to reproduce

// Provide a list of steps to reproduce this bug, include which plugins you use // You can attach your magmi profile files stored in directory "{your Magento dir}/magmi/conf/{your profile name directory}

  1. Please find the below-attached file for your reference.
  2. When we add to cart then this error getting.

] new_sample.csv.zip

EnigmaWebdesign commented 3 years ago

Like I commented in issue 89 this issue with salable quantity needs to be solved soon.

tmotyl commented 3 years ago

related https://github.com/macopedia/magmi-m2/issues/89