Cannot import _media_is_disabled value if 0
Open
Bug
- Dominant language
- PHP
- Stars
- 239
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I use Talend to import 1'000 products per API call and I encountered some issues when I tried to import products gallery images.
The code in ApiImport/code/Model/Import/Api/V2.php line 49 set the value of _media_is_disabled to NULL and it causes an SQL error because this value cannot be NULL.
Why is it needed to remove empty values?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.