Closed mariusberlinghof closed 6 months ago
Not a bug, this is how it's currently implemented. I am not sure if I see an exact feature request for this so feel free to open one after looking around. There's also a refactor of the mobile upload process in process currently.
Duplicate of https://github.com/immich-app/immich/discussions/3594
I would agree that it shouldn't behave this way and we should update the behavior
The bug
When a photo originates from a mobile backup and is deleted online, it will be automatically backed up again as soon as the next backup job is started on the mobile device. This prevents user from deleting images only from the backup target location (immich server).
The OS that Immich Server is running on
22.04.4 LTS
Version of Immich Server
v1.101.0
Version of Immich Mobile App
v1.101.0
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
Maybe this problem can be solved by caching uploaded image/videos keys on mobile device to prevent duplicate upload on device?