[BUG] Bulk delete of multiple date-groups of photos fails #815

Closed
opened 2026-02-04 22:48:59 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @ethanxrosen on GitHub (Apr 16, 2023).

The bug

When selecting and deleting a single pic or single group of pics from the main Photos tab delete will work as expected. However, if multiple groups of photos are selected (for example both "Sun, Apr 16, 2023" and "Sat, Apr 15, 2023") delete doesn't seem to work.

For me on web nothing happens after delete is pressed; on iOS the groups temporarily disappear but reappear after a refresh.

The OS that Immich Server is running on

Ubuntu 22.10

Version of Immich Server

Immich 1.53.0

Version of Immich Mobile App

1.53.0 build 93

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

hosted via cloudron
https://github.com/cloudron-io/immich/blob/main/docker/docker-compose.yml

Your .env content

https://github.com/cloudron-io/immich/blob/main/docker/.env.example

Reproduction steps

1. Select many (>=2) "date groups" of pics from the Photos tab on either iOS app or web
2. Attempt to delete & hit confirm
3. Refresh
4. Photos still remain

Additional information

No response

Originally created by @ethanxrosen on GitHub (Apr 16, 2023). ### The bug When selecting and deleting a single pic or single group of pics from the main Photos tab delete will work as expected. However, if multiple groups of photos are selected (for example both "Sun, Apr 16, 2023" and "Sat, Apr 15, 2023") delete doesn't seem to work. For me on web nothing happens after delete is pressed; on iOS the groups temporarily disappear but reappear after a refresh. ### The OS that Immich Server is running on Ubuntu 22.10 ### Version of Immich Server Immich 1.53.0 ### Version of Immich Mobile App 1.53.0 build 93 ### Platform with the issue - [X] Server - [X] Web - [X] Mobile ### Your docker-compose.yml content ```YAML hosted via cloudron https://github.com/cloudron-io/immich/blob/main/docker/docker-compose.yml ``` ### Your .env content ```Shell https://github.com/cloudron-io/immich/blob/main/docker/.env.example ``` ### Reproduction steps ```bash 1. Select many (>=2) "date groups" of pics from the Photos tab on either iOS app or web 2. Attempt to delete & hit confirm 3. Refresh 4. Photos still remain ``` ### Additional information _No response_
Author
Owner

@alextran1502 commented on GitHub (Apr 17, 2023):

This is a known bug if the assets are in album it cannot be deleted from the timeline. It is already fixed in #2223 and will be available in the next release

@alextran1502 commented on GitHub (Apr 17, 2023): This is a known bug if the assets are in album it cannot be deleted from the timeline. It is already fixed in #2223 and will be available in the next release
Author
Owner

@alextran1502 commented on GitHub (Apr 18, 2023):

fixed in #2223

@alextran1502 commented on GitHub (Apr 18, 2023): fixed in #2223
Author
Owner

@ethanxrosen commented on GitHub (Apr 19, 2023):

amazing- thank you Alex

@ethanxrosen commented on GitHub (Apr 19, 2023): amazing- thank you Alex
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#815