[PR #681] [MERGED] fix(server): remove album thumbnail when the asset is deleted from the database #8715

Closed
opened 2026-02-05 13:51:59 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/681
Author: @alextran1502
Created: 9/13/2022
Status: Merged
Merged: 9/13/2022
Merged by: @alextran1502

Base: mainHead: fix/no-image-when-album-thumbnail-deleted


📝 Commits (1)

  • 1d68f0c fix(server): remove deleted album thumbnail asset id when the asset id deleted from the database

📊 Changes

2 files changed (+29 additions, -1 deletions)

View changed files

📝 server/apps/immich/src/api-v1/album/album.module.ts (+5 -0)
📝 server/apps/immich/src/api-v1/album/album.service.ts (+24 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/681 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 9/13/2022 **Status:** ✅ Merged **Merged:** 9/13/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/no-image-when-album-thumbnail-deleted` --- ### 📝 Commits (1) - [`1d68f0c`](https://github.com/immich-app/immich/commit/1d68f0c893910f740246281c73c5bbc6ee2f15b0) fix(server): remove deleted album thumbnail asset id when the asset id deleted from the database ### 📊 Changes **2 files changed** (+29 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/apps/immich/src/api-v1/album/album.module.ts` (+5 -0) 📝 `server/apps/immich/src/api-v1/album/album.service.ts` (+24 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:51:59 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8715