Zen Cart 1.5.7d
Easy Populate 4.0.36.ZC - 07-05-2016
Import/Export Primary Key set to products_id

We're trying to delete a bunch of products. The csv file consists of only'
v_products_id v_products_type v_products_name_1 v_categories_name_1 v_status
219273 1 Product Name 9

On import, I'm getting
NOT FOUND! - Model: 219273 - cant delete...

This site does not use model numbers for any products. I assumed setting the import/export key to products_id would have the import use the products_id and not model.