[PR #14217] [MERGED] Migrate all known old migrations even when not applied in migration.xml #13883

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14217
Author: @JPVenson
Created: 6/4/2025
Status: Merged
Merged: 6/5/2025
Merged by: @crobibero

Base: masterHead: bugfix/WriteFixedMigrationHistory


📝 Commits (2)

  • 56f34fa Migrate all known old migrations even when not applied in migration.xml
  • ee2ec1a Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/WriteFixedMigrationHistory

📊 Changes

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

View changed files

📝 Jellyfin.Server/Migrations/JellyfinMigrationService.cs (+13 -2)

📄 Description

Summary by CodeRabbit

  • Bug Fixes
    • Improved handling of legacy migrations to ensure all necessary migrations from the old system are correctly identified and applied.

🔄 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/14217 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/WriteFixedMigrationHistory` --- ### 📝 Commits (2) - [`56f34fa`](https://github.com/jellyfin/jellyfin/commit/56f34fa1e9b2cd8deda8ab5c11e55694de58b73f) Migrate all known old migrations even when not applied in migration.xml - [`ee2ec1a`](https://github.com/jellyfin/jellyfin/commit/ee2ec1ac178631b04a392480fb6861f8c209422a) Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/WriteFixedMigrationHistory ### 📊 Changes **1 file changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server/Migrations/JellyfinMigrationService.cs` (+13 -2) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved handling of legacy migrations to ensure all necessary migrations from the old system are correctly identified and applied. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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:20:44 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13883