Auto Backup Logic bug #3422

Closed
opened 2026-02-05 08:22:39 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @rixoye on GitHub (Jun 7, 2024).

The bug

When you select an album A for backup, the backup proceeds normally. For example, if album A contains 10 photos, all 10 photos will be backed up to the cloud. After the backup is complete, you delete 5 photos from album A on your phone. Then, you select a new album B, which has 3 photos. Now, you have a total of 8 photos, but the cloud backup still shows 10 photos and will not trigger a new backup.

The OS that Immich Server is running on

ubntu 22.10

Version of Immich Server

v1.105.1

Version of Immich Mobile App

v1.105.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

As guide example

Your .env content

just normal

Reproduction steps

1. Backup your photo.
2. When complete, Delete some photo on phone.
3. Choose new album to bakup. (The number of photos in the new album must be less than the number of photos deleted from the old album.)



4. Boom! you can't backup photo.

Relevant log output

No response

Additional information

No response

Originally created by @rixoye on GitHub (Jun 7, 2024). ### The bug When you select an album A for backup, the backup proceeds normally. For example, if album A contains 10 photos, all 10 photos will be backed up to the cloud. After the backup is complete, you delete 5 photos from album A on your phone. Then, you select a new album B, which has 3 photos. Now, you have a total of 8 photos, but the cloud backup still shows 10 photos and will not trigger a new backup. ### The OS that Immich Server is running on ubntu 22.10 ### Version of Immich Server v1.105.1 ### Version of Immich Mobile App v1.105.1 ### Platform with the issue - [X] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML As guide example ``` ### Your .env content ```Shell just normal ``` ### Reproduction steps ```bash 1. Backup your photo. 2. When complete, Delete some photo on phone. 3. Choose new album to bakup. (The number of photos in the new album must be less than the number of photos deleted from the old album.) 4. Boom! you can't backup photo. ``` ### Relevant log output _No response_ ### Additional information _No response_
OVERLORD added the 📱mobile label 2026-02-05 08:22:39 +03:00
Author
Owner

@jrasm91 commented on GitHub (Sep 19, 2025):

This has been fixed in the new timeline

@jrasm91 commented on GitHub (Sep 19, 2025): This has been fixed in the new timeline
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3422