[PR #14863] [MERGED] Fixes FK on unconnected base items #14154

Closed
opened 2026-02-07 07:25:16 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14863
Author: @JPVenson
Created: 9/25/2025
Status: Merged
Merged: 9/26/2025
Merged by: @crobibero

Base: masterHead: bugfix/FixParentFk


📝 Commits (2)

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/Migrations/20250913211637_AddProperParentChildRelationBaseItemWithCascade.cs (+22 -0)

📄 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/jellyfin/jellyfin/pull/14863 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/FixParentFk` --- ### 📝 Commits (2) - [`555bef6`](https://github.com/jellyfin/jellyfin/commit/555bef67a99d74bf1267f47d332aecca3e259b30) WIP child delete - [`f3d3d4c`](https://github.com/jellyfin/jellyfin/commit/f3d3d4cd9e9f23d900958e58ab53e75b370610d8) Add fix for unconnected baseitems ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/Migrations/20250913211637_AddProperParentChildRelationBaseItemWithCascade.cs` (+22 -0) </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-07 07:25:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14154