[PR #4699] [MERGED] Fix CustomItemDisplayPreferences unique key collision in the migration #10228

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4699
Author: @crobibero
Created: 12/6/2020
Status: Merged
Merged: 12/12/2020
Merged by: @Bond-009

Base: masterHead: display_prefs_index


📝 Commits (1)

  • eefe87f Remove CustomItemDisplayPreferences unique key collision

📊 Changes

1 file changed (+8 additions, -1 deletions)

View changed files

📝 Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs (+8 -1)

📄 Description

Fixes https://github.com/jellyfin/jellyfin/issues/4694


🔄 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/4699 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 12/6/2020 **Status:** ✅ Merged **Merged:** 12/12/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `display_prefs_index` --- ### 📝 Commits (1) - [`eefe87f`](https://github.com/jellyfin/jellyfin/commit/eefe87f537641366d44d6bfb4c7fc3b9e9783527) Remove CustomItemDisplayPreferences unique key collision ### 📊 Changes **1 file changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs` (+8 -1) </details> ### 📄 Description Fixes https://github.com/jellyfin/jellyfin/issues/4694 --- <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 06:16:23 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10228