[PR #12574] [MERGED] Add catch to remove cached user if creation fails #13259

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12574
Author: @JPVenson
Created: 9/3/2024
Status: Merged
Merged: 10/21/2024
Merged by: @crobibero

Base: masterHead: bugfix/userCreationCleanup


📝 Commits (4)

  • 89dc505 Added catch to remove cached user if creation fails
  • 271efcb Merge remote-tracking branch 'upstream/master' into bugfix/userCreationCleanup
  • eaf56ab applied review comments
  • 30a83f4 Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/userCreationCleanup

📊 Changes

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

View changed files

📝 Jellyfin.Server.Implementations/Users/UserManager.cs (+2 -2)

📄 Description

Added catch block to clear newly created item from cache if database update fails


🔄 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/12574 **Author:** [@JPVenson](https://github.com/JPVenson) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `bugfix/userCreationCleanup` --- ### 📝 Commits (4) - [`89dc505`](https://github.com/jellyfin/jellyfin/commit/89dc505e336b845af29ffb60cfccb95fb9339579) Added catch to remove cached user if creation fails - [`271efcb`](https://github.com/jellyfin/jellyfin/commit/271efcb84e4c2bcf8852e419378a672f59280fb7) Merge remote-tracking branch 'upstream/master' into bugfix/userCreationCleanup - [`eaf56ab`](https://github.com/jellyfin/jellyfin/commit/eaf56ab8e5a910d9584014836b3c2f76db8d7911) applied review comments - [`30a83f4`](https://github.com/jellyfin/jellyfin/commit/30a83f41c50a17c68341190f79c718a91703a190) Merge remote-tracking branch 'jellyfinorigin/master' into bugfix/userCreationCleanup ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Users/UserManager.cs` (+2 -2) </details> ### 📄 Description Added catch block to clear newly created item from cache if database update fails --- <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:09:49 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13259