[PR #5076] [CLOSED] fix(web): reorder jobs in concurrency view to match job overview #10646

Closed
opened 2026-02-05 14:25:35 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/5076
Author: @traktuner
Created: 11/16/2023
Status: Closed

Base: mainHead: fix/web-reorder-jobs


📝 Commits (3)

📊 Changes

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

View changed files

📝 server/src/infra/entities/system-config.entity.ts (+6 -6)

📄 Description

On the admin page, the order of the job overview is different from the "manage concurrency" view.
This reorders the concurrency view to have a better overview, when users jump between the two sections to optimize their job concurrency settings.


🔄 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/immich-app/immich/pull/5076 **Author:** [@traktuner](https://github.com/traktuner) **Created:** 11/16/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/web-reorder-jobs` --- ### 📝 Commits (3) - [`9e8b641`](https://github.com/immich-app/immich/commit/9e8b641f818accafdc95000b776f74da10a04fbb) fix/reorder-jobs - [`94852c0`](https://github.com/immich-app/immich/commit/94852c0ee042dc3d008c580f8685d7c117eb5161) fix/api-system-config-jobs - [`97b14fb`](https://github.com/immich-app/immich/commit/97b14fb8bc92261e8ae429ce13e500b76631d813) Revert "fix/reorder-jobs" ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/src/infra/entities/system-config.entity.ts` (+6 -6) </details> ### 📄 Description On the admin page, the order of the job overview is different from the "manage concurrency" view. This reorders the concurrency view to have a better overview, when users jump between the two sections to optimize their job concurrency settings. --- <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-05 14:25:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10646