[PR #14882] [CLOSED] Comment code that intentionally generates MultipleCollectionIncludeWarning #14165

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14882
Author: @evan314159
Created: 9/28/2025
Status: Closed

Base: masterHead: multiple-collection


📝 Commits (1)

  • 5a8ac55 Comment 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.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/14882 **Author:** [@evan314159](https://github.com/evan314159) **Created:** 9/28/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `multiple-collection` --- ### 📝 Commits (1) - [`5a8ac55`](https://github.com/jellyfin/jellyfin/commit/5a8ac55d78702a70e37c44a2563c81036a4dd2fe) Comment code that intentionally generates MultipleCollectionIncludeWarning ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Server.Implementations/Users/UserManager.cs` (+2 -0) </details> ### 📄 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. --- <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:25:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14165