Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files edited in place cause inconsistency #9695

Closed
1 of 3 tasks
HarHarLinks opened this issue May 23, 2024 · 1 comment
Closed
1 of 3 tasks

Files edited in place cause inconsistency #9695

HarHarLinks opened this issue May 23, 2024 · 1 comment

Comments

@HarHarLinks
Copy link

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

@bo0tzz
Copy link
Member

bo0tzz commented Sep 16, 2024

#6439

@bo0tzz bo0tzz closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants