[PR #12905] [MERGED] fix: do not use trashed assets as album covers #13752

Closed
opened 2026-02-05 15:20:15 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/12905
Author: @jrasm91
Created: 9/24/2024
Status: Merged
Merged: 9/25/2024
Merged by: @jrasm91

Base: mainHead: fix/10033


📝 Commits (1)

  • 2b148ac fix: do not use trashed assets as album covers

📊 Changes

2 files changed (+26 additions, -31 deletions)

View changed files

📝 server/src/queries/album.repository.sql (+14 -13)
📝 server/src/repositories/album.repository.ts (+12 -18)

📄 Description

Fixes #10033


🔄 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/12905 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 9/24/2024 **Status:** ✅ Merged **Merged:** 9/25/2024 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `fix/10033` --- ### 📝 Commits (1) - [`2b148ac`](https://github.com/immich-app/immich/commit/2b148ac30b98bd35aa37fb95f40b590888d6e78a) fix: do not use trashed assets as album covers ### 📊 Changes **2 files changed** (+26 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `server/src/queries/album.repository.sql` (+14 -13) 📝 `server/src/repositories/album.repository.ts` (+12 -18) </details> ### 📄 Description Fixes #10033 --- <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 15:20:15 +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#13752