[PR #4463] [MERGED] Skip migration if user doesn't exist #10088

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4463
Author: @crobibero
Created: 11/11/2020
Status: Merged
Merged: 11/12/2020
Merged by: @cvium

Base: masterHead: fix-display-preferences-migration


📝 Commits (2)

  • 7375d70 Skip migration if user doesn't exist
  • 1d059bc Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs

📊 Changes

1 file changed (+18 additions, -2 deletions)

View changed files

📝 Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs (+18 -2)

📄 Description

Fixes #4455


🔄 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/4463 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 11/11/2020 **Status:** ✅ Merged **Merged:** 11/12/2020 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `fix-display-preferences-migration` --- ### 📝 Commits (2) - [`7375d70`](https://github.com/jellyfin/jellyfin/commit/7375d703960d737d183288dde16963d23be61375) Skip migration if user doesn't exist - [`1d059bc`](https://github.com/jellyfin/jellyfin/commit/1d059bc76bf74673f29b66881d4a153c063c172e) Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs ### 📊 Changes **1 file changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs` (+18 -2) </details> ### 📄 Description Fixes #4455 --- <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:13:55 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10088