Deleting an Album does not delete the photos from the DB #3100

Closed
opened 2026-02-05 07:42:25 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @bluecasita on GitHub (May 11, 2024).

The bug

When I delete and album in immich, it does not go to the recycle bin and the images are not removed from the DB. I have to select each photo and delete it first, then delete the album to remove the images from the database. Is this expected behavior?

The OS that Immich Server is running on

Docker

Version of Immich Server

v1.103.1

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

1. Select an album
2. Delete it
3. Photos are still in the DB
4. When I tried to re-upload the album, I was told they were duplicates.
...

Relevant log output

No response

Additional information

No response

Originally created by @bluecasita on GitHub (May 11, 2024). ### The bug When I delete and album in immich, it does not go to the recycle bin and the images are not removed from the DB. I have to select each photo and delete it first, then delete the album to remove the images from the database. Is this expected behavior? ### The OS that Immich Server is running on Docker ### Version of Immich Server v1.103.1 ### Version of Immich Mobile App N/A ### Platform with the issue - [X] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash 1. Select an album 2. Delete it 3. Photos are still in the DB 4. When I tried to re-upload the album, I was told they were duplicates. ... ``` ### Relevant log output _No response_ ### Additional information _No response_
Author
Owner

@bo0tzz commented on GitHub (May 11, 2024):

Yes, this is working as intended. On the web client you can use Ctrl+A to select all the assets in an album and then send them to the trash.

@bo0tzz commented on GitHub (May 11, 2024): Yes, this is working as intended. On the web client you can use Ctrl+A to select all the assets in an album and then send them to the trash.
Author
Owner

@bluecasita commented on GitHub (May 11, 2024):

Good to know. Thanks for the help.

@bluecasita commented on GitHub (May 11, 2024): Good to know. Thanks for the help.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3100