[PR #7092] [MERGED] Reverse all order-by #11085

Closed
opened 2025-12-22 08:31:45 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7092
Author: @crobibero
Created: 1/3/2022
Status: Merged
Merged: 1/4/2022
Merged by: @crobibero

Base: masterHead: orderby-flip


📝 Commits (1)

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Data/SqliteItemRepository.cs (+17 -17)

📄 Description

Changes
true was Descending, false was Ascending...
ea8f40e84a/Emby.Server.Implementations/Data/SqliteItemRepository.cs (L3050-L3134)

Issues
Reported in Matrix.


🔄 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/7092 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 1/3/2022 **Status:** ✅ Merged **Merged:** 1/4/2022 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `orderby-flip` --- ### 📝 Commits (1) - [`f802763`](https://github.com/jellyfin/jellyfin/commit/f802763e8f6530f8726aa79b12530478009f257a) Reverse all order-by ### 📊 Changes **1 file changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Data/SqliteItemRepository.cs` (+17 -17) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** `true` was `Descending`, `false` was `Ascending`... https://github.com/jellyfin/jellyfin/blob/ea8f40e84a72ab1eb0bdbe4974cb78f7d1b0f552/Emby.Server.Implementations/Data/SqliteItemRepository.cs#L3050-L3134 **Issues** Reported in Matrix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:31:45 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11085
No description provided.