Closed rafolinux closed 3 hours ago
This is currently working as expected. You can prevent it by doing the delete from the app and choosing the option to also remove it from the phone. The behaviour you're looking for has been requested in #3594.
I noticed that this issue occurs only when the trash is emptied. If the deleted files remain in the trash, they are not re-uploaded.
The bug
When the application is configured to upload files from a specific folder, it works as expected for the initial upload. However, if I delete a photo from the Immich web interface, during the next scan, the application identifies the file as missing on the server and re-uploads it, even though it is already present in the source folder.
This behavior causes duplicate uploads of the same file, which is not desirable.
The OS that Immich Server is running on
debain12
Version of Immich Server
v1.120.2
Version of Immich Mobile App
v1.120.2
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
No response