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

[BUG] mobile: deleted asset reappears while viewing #4272

Closed
1 of 3 tasks
waclaw66 opened this issue Sep 29, 2023 · 7 comments
Closed
1 of 3 tasks

[BUG] mobile: deleted asset reappears while viewing #4272

waclaw66 opened this issue Sep 29, 2023 · 7 comments

Comments

@waclaw66
Copy link
Contributor

The bug

Deleted asset reappears again after its removal while viewing assets.

The OS that Immich Server is running on

Fedora 38

Version of Immich Server

v1.79.1

Version of Immich Mobile App

v1.79.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

1. view asset, make sure there is at least one more asset on the left (previous)
2. delete asset, next asset is shown in the background while system is asking for confirmation of asset removal
3. swipe to right to go to previous asset
4. removed asset is shown again, however with thumbnail resolution (because the original is really deleted)
5. swipe to right again, now the correct asset is shown
6. when viewing is exited, removed asset disappears from the grid

Additional information

No response

@cvazquezeng
Copy link

cvazquezeng commented Oct 3, 2023

I was looking around to see if anyone had the same issue. This happens to me too, oddly only while not on the view all page. If I filter photos, or I’m in the peoples page and I find a photo I do not want and try to delete ; this same thing happens. I would have to browse through all the gallery by dates and find my photo manually and delete it.

@alextran1502
Copy link
Contributor

Hello, is this issue still relevance?

@waclaw66
Copy link
Contributor Author

waclaw66 commented Nov 1, 2023

Hi @alextran1502, yes it's still an issue.

@waclaw66
Copy link
Contributor Author

@shenlong-tanwen Could you please check this and #2748 issue? I've tried to dig into it, but I have few knowledge of the code. I believe there is just needed to remove deleted asset from some list. It's long standing annoying bug. Thanks.

@shenlong-tanwen
Copy link
Member

@shenlong-tanwen Could you please check this and #2748 issue? I've tried to dig into it, but I have few knowledge of the code. I believe there is just needed to remove deleted asset from some list. It's long standing annoying bug. Thanks.

#6966 Should fix it :)

@waclaw66
Copy link
Contributor Author

#6966 Should fix it :)

Thanks, haven't noticed that. Perfect learning material.

@waclaw66
Copy link
Contributor Author

waclaw66 commented Jul 3, 2024

Fixed by #10603.

@waclaw66 waclaw66 closed this as completed Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants