Open teolemon opened 5 years ago
The image has not been deleted, it's still there. Rather it has not been added to the list of images. This is probably a race condition that happens very rarely. I would remove the P1 label.
It may be difficult to solve the race condition, but we can find a way to get back the uploaded image in the list of images of the product.
ACK. Pretty sure it's another instance of the reported "vanishing uploaded images" issues.
This is probably a race condition that happens very rarely. I would remove the P1 label.
I agree on the P1 label. However, I'm not too sure about this issue happening very rarely. IIRC, it is kind of easy to reproduce by uploading several images to an existing product at once. (At least, that's how I used to be able to produce the "already uploaded" #486 error.)