[PR #5845] [MERGED] fix(server): remove shared link with removed asset #10994

Closed
opened 2026-02-05 14:31:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/5845
Author: @martabal
Created: 12/19/2023
Status: Merged
Merged: 12/19/2023
Merged by: @alextran1502

Base: mainHead: fix/remove-shared-link


📝 Commits (1)

  • cc3b9e8 fix: remove shared link with removed asset

📊 Changes

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

View changed files

📝 server/src/infra/entities/shared-link.entity.ts (+1 -1)
server/src/infra/migrations/1702942303661-FixRemovedAssetsSharedLink.ts (+16 -0)

📄 Description

fixes #5842


🔄 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/5845 **Author:** [@martabal](https://github.com/martabal) **Created:** 12/19/2023 **Status:** ✅ Merged **Merged:** 12/19/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/remove-shared-link` --- ### 📝 Commits (1) - [`cc3b9e8`](https://github.com/immich-app/immich/commit/cc3b9e89776c19797b65acded368707118ebbf9a) fix: remove shared link with removed asset ### 📊 Changes **2 files changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/entities/shared-link.entity.ts` (+1 -1) ➕ `server/src/infra/migrations/1702942303661-FixRemovedAssetsSharedLink.ts` (+16 -0) </details> ### 📄 Description fixes #5842 --- <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 14:31:42 +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#10994