The problem is that new images are displayed for users mysteriously disappear from storage after some time. Usually from the "bx_something_resized" folders of the storage
The problem had place because there was additional (cloned) site which was connected to the same storage, pruning from cloned site deleted some images, but DB records was left on original site, this caused the issue when images was disappeared.
I
The problem is that new images are displayed for users mysteriously disappear from storage after some time. Usually from the "bx_something_resized" folders of the storage
The problem had place because there was additional (cloned) site which was connected to the same storage, pruning from cloned site deleted some images, but DB records was left on original site, this caused the issue when images was disappeared.