Closed ai-ri-kr closed 9 months ago
Can confirm, just tested. Not sure if there's a cleanup task or what but the images are still on the disk and accessible by direct link. Deleting the image file obviously fixes it.
Thanks for raising this issue, I popped a fix for this here. We will see this go out in the next release (1.9.0), and I will update here when that is rolling out.
Very nice! What I saw, 1.9.0 will only add deletion of the file and not add a new command (shotshare:clean-deleted-images
), correct?
Very nice! What I saw, 1.9.0 will only add deletion of the file and not add a new command (
shotshare:clean-deleted-images
), correct?
Since this was a bug I am not sure adding a command to handle a condition that shouldn't be in the future is the correct move, I might do a migration to handle this but there might be a better way to handle this, lemme think on it for a bit.
Very nice! What I saw, 1.9.0 will only add deletion of the file and not add a new command (
shotshare:clean-deleted-images
), correct?
I ended up adding an --only-missing
flag to the existing clean images command.
This functionality has just been rolled out with the latest release 1.9.1!
A deleted image should be like that, deleted. The image should not still be stored on the server after deletion. Please fix.
Also, please add a command that allows you to clear deleted images only.