[PR #5095] [MERGED] Fix GetOrderBy and add tests #10400

Closed
opened 2026-02-07 06:19:36 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5095
Author: @Bond-009
Created: 1/24/2021
Status: Merged
Merged: 1/24/2021
Merged by: @cvium

Base: masterHead: sortorder


📝 Commits (2)

  • d24e7f6 Fix GetOrderBy and add tests
  • f6b2932 Restore weird behaviour

📊 Changes

2 files changed (+72 additions, -8 deletions)

View changed files

📝 Jellyfin.Api/Helpers/RequestHelpers.cs (+13 -8)
tests/Jellyfin.Api.Tests/Helpers/RequestHelpersTests.cs (+59 -0)

📄 Description

No description provided


🔄 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/5095 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 1/24/2021 **Status:** ✅ Merged **Merged:** 1/24/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `sortorder` --- ### 📝 Commits (2) - [`d24e7f6`](https://github.com/jellyfin/jellyfin/commit/d24e7f60c754620f88faa294af5bf0309b59c785) Fix GetOrderBy and add tests - [`f6b2932`](https://github.com/jellyfin/jellyfin/commit/f6b293203aac0dd57c93ca9e77b8441a2c1918fd) Restore weird behaviour ### 📊 Changes **2 files changed** (+72 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Helpers/RequestHelpers.cs` (+13 -8) ➕ `tests/Jellyfin.Api.Tests/Helpers/RequestHelpersTests.cs` (+59 -0) </details> ### 📄 Description _No description provided_ --- <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 06:19:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10400