mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #13632] [MERGED] Better exception message when folders or folder items are missing #13652
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/13632
Author: @IDisposable
Created: 2/28/2025
Status: ✅ Merged
Merged: 3/1/2025
Merged by: @crobibero
Base:
master← Head:better-collection-errors📝 Commits (1)
851ab39Better exception message when folders or folder items are missing📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
Emby.Server.Implementations/Collections/CollectionManager.cs(+2 -2)📄 Description
Emit the not-found Id in the exception for easier diagnosis
Changes
Add the ID guid to the thrown exception
Issues
N/A (useful when debugging something else)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.