cancel
Showing results for 
Search instead for 
Did you mean: 

Products disapeared after a csv import

Products disapeared after a csv import

Hello there

 

I've just made a simple import CSV file to update around 1000 product i got online

 

column were "sku", "statut" and "manufacturer" 

 

I just wana change the statut to Disabled, as i will have to reactivated them later after a price update

 

But all the products have disapeared from the back end!!

 

Is that normal?

 

Thanks

 

4 REPLIES 4

Re: Products disapeared after a csv import

Hello @julien_nguyen 

Did you try running indexing?

Also, did you append the data or you delete the old data?

Was my answer helpful? You can accept it as a solution.
175+ professional extensions for M1 & M2 with free lifetime updates!

Re: Products disapeared after a csv import

Hello @julien_nguyen ,

 

Please login via terminal and go to magento root directory and run below command

php bin/magento indexer:reindex


--
If my answer is useful, please Accept as Solution & give Kudos

Re: Products disapeared after a csv import

Hi Gaurav,
Yes I've tried index, flush the cash, everything

I didn't delete anything, I was just updating in bulk from enabled to disabled. And add entry into "manufacturer" (from nothing to lsh company)

Never had this issue before, but now all the products are deleted.. 😐

Re: Products disapeared after a csv import

Hi gelanivishal, thank you guys to take time to answer me
OK I will try this but is it not the same then reindex from the magento back end?