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

Closed
opened 2026-02-05 01:35:50 +03:00 by OVERLORD · 7 comments
Owner

Originally created by @waclaw66 on GitHub (Sep 29, 2023).

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

Originally created by @waclaw66 on GitHub (Sep 29, 2023). ### 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 - [X] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps ```bash 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_
OVERLORD added the 📱mobile label 2026-02-05 01:35:50 +03:00
Author
Owner

@cvazquezeng commented on GitHub (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.

@cvazquezeng commented on GitHub (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.
Author
Owner

@alextran1502 commented on GitHub (Nov 1, 2023):

Hello, is this issue still relevance?

@alextran1502 commented on GitHub (Nov 1, 2023): Hello, is this issue still relevance?
Author
Owner

@waclaw66 commented on GitHub (Nov 1, 2023):

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

@waclaw66 commented on GitHub (Nov 1, 2023): Hi @alextran1502, yes it's still an issue.
Author
Owner

@waclaw66 commented on GitHub (Feb 22, 2024):

@shenlong-tanwen Could you please check this and https://github.com/immich-app/immich/issues/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.

@waclaw66 commented on GitHub (Feb 22, 2024): @shenlong-tanwen Could you please check this and https://github.com/immich-app/immich/issues/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.
Author
Owner

@shenlong-tanwen commented on GitHub (Feb 22, 2024):

@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 :)

@shenlong-tanwen commented on GitHub (Feb 22, 2024): > @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 :)
Author
Owner

@waclaw66 commented on GitHub (Feb 22, 2024):

#6966 Should fix it :)

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

@waclaw66 commented on GitHub (Feb 22, 2024): > #6966 Should fix it :) Thanks, haven't noticed that. Perfect learning material.
Author
Owner

@waclaw66 commented on GitHub (Jul 3, 2024):

Fixed by https://github.com/immich-app/immich/pull/10603.

@waclaw66 commented on GitHub (Jul 3, 2024): Fixed by https://github.com/immich-app/immich/pull/10603.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1386