Files edited in place cause inconsistency #3239

Closed
opened 2026-02-05 08:05:57 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @HarHarLinks on GitHub (May 23, 2024).

The bug

When I edit a photo on android and save it in-place (e.g. to correct the rotation) after it was already uploaded, the state in the mobile app becomes inconsistent with the state on server:

  • immich android continues to show the file as backed up
  • it continues to show the old thumbnail
  • it will show the edited file when tapping the thumbnail (with appropriate default setting)
  • when I delete the file on server, immich android also hides the file (because it thinks the edited one is the original) so this isn't a way to workaround

The OS that Immich Server is running on

Debian docker

Version of Immich Server

1.105.1

Version of Immich Mobile App

1.105.1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

n/a

Your .env content

n/a

Reproduction steps

1. Background sync file on android
2. Verify upload on PC
3. Edit file in place on android
4. Try to update the file on server

Relevant log output

No response

Additional information

Related to #9250

Originally created by @HarHarLinks on GitHub (May 23, 2024). ### The bug When I edit a photo on android and save it in-place (e.g. to correct the rotation) after it was already uploaded, the state in the mobile app becomes inconsistent with the state on server: - immich android continues to show the file as backed up - it continues to show the old thumbnail - it will show the edited file when tapping the thumbnail (with appropriate default setting) - when I delete the file on server, immich android also hides the file (because it thinks the edited one is the original) so this isn't a way to workaround ### The OS that Immich Server is running on Debian docker ### Version of Immich Server 1.105.1 ### Version of Immich Mobile App 1.105.1 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML n/a ``` ### Your .env content ```Shell n/a ``` ### Reproduction steps ```bash 1. Background sync file on android 2. Verify upload on PC 3. Edit file in place on android 4. Try to update the file on server ``` ### Relevant log output _No response_ ### Additional information Related to #9250
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3239