mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14882] [CLOSED] Comment code that intentionally generates MultipleCollectionIncludeWarning #14165
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/14882
Author: @evan314159
Created: 9/28/2025
Status: ❌ Closed
Base:
master← Head:multiple-collection📝 Commits (1)
5a8ac55Comment code that intentionally generates MultipleCollectionIncludeWarning📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
Jellyfin.Server.Implementations/Users/UserManager.cs(+2 -0)📄 Description
This code generates MultipleCollectionIncludeWarning. Verified with JPVenson that it is intended to be a single query.
Warnings can only be disabled globally so adding a comment for future developers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.