Good day to all. Faced the problem of importing goods into Bitrix (version 16.0.13). The site has already formed the structure of sections and flooded the goods, I need to update the goods, I do it as written in the theme name through the script bx_1c_import.php the import process goes fine, does not generate errors. Import settings on the site
- What to do with products missing in the import file: deactivate,
- What to do with groups that are missing in the import file: nothing is ticked off: Use checksums of items to optimize the catalog update Time of database and server are the same
But after importing absolutely all products are deactivated. And if I change the setting “What to do with products that are not in the import file” from deactivating to nothing, then after import all products are active. I checked the files for unloading those products that are deactivated are present in the file. Why can this happen?