I’m using the Magmi(V0.7.23) for Magento 2 (2.3.4)
If I import an image(ex. MIN-12MP-20-C011.jpg) to update/replace an existing old image with the same image title (MIN-12MP-20-C011.jpg), the old image is not replaced.
The website uses the cached image and the cached image is not updated even though I perform the flush cache and catalog image.
If the image titles are different, it replaces the old image with no issue.
Where should I look into to resolve the issue?