Product image does not match None
The attributes used for product image matching are all boolean so if a field has the value None
it should be considered as False
for matching.
This can happen if a match key is added without a default value, like it was done for web_shop
.