[PR #1823] [MERGED] fix(server): Object detection query and get server stats #9231

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/1823
Author: @alextran1502
Created: 2/21/2023
Status: Merged
Merged: 2/22/2023
Merged by: @alextran1502

Base: mainHead: fix/missing-object-detection-query-regression-from-entity-changed


📝 Commits (4)

  • 0e047f8 fix(server): Object detection query has incorrect value
  • d25ab5f fix: get stats for user using the wrong property id from response
  • 19a6824 Merge branch 'main' of github.com:immich-app/immich into fix/missing-object-detection-query-regression-from-entity-changed
  • f90080a chore: update openapi version

📊 Changes

8 files changed (+10 additions, -11 deletions)

View changed files

📝 mobile/openapi/README.md (+1 -1)
📝 server/apps/immich/src/api-v1/asset/asset-repository.ts (+1 -1)
📝 server/apps/immich/src/api-v1/server-info/server-info.service.ts (+3 -4)
📝 web/src/api/open-api/api.ts (+1 -1)
📝 web/src/api/open-api/base.ts (+1 -1)
📝 web/src/api/open-api/common.ts (+1 -1)
📝 web/src/api/open-api/configuration.ts (+1 -1)
📝 web/src/api/open-api/index.ts (+1 -1)

📄 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/immich-app/immich/pull/1823 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 2/21/2023 **Status:** ✅ Merged **Merged:** 2/22/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `fix/missing-object-detection-query-regression-from-entity-changed` --- ### 📝 Commits (4) - [`0e047f8`](https://github.com/immich-app/immich/commit/0e047f82480f37c803a50a1336bad3312347d21a) fix(server): Object detection query has incorrect value - [`d25ab5f`](https://github.com/immich-app/immich/commit/d25ab5f4be45b3f1e51e6e8cae307017aefaff07) fix: get stats for user using the wrong property id from response - [`19a6824`](https://github.com/immich-app/immich/commit/19a6824615c62e85bc2d5971409c8dcd29a384d2) Merge branch 'main' of github.com:immich-app/immich into fix/missing-object-detection-query-regression-from-entity-changed - [`f90080a`](https://github.com/immich-app/immich/commit/f90080aee7da2868761c6eac39dac41a3ce8dd43) chore: update openapi version ### 📊 Changes **8 files changed** (+10 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `mobile/openapi/README.md` (+1 -1) 📝 `server/apps/immich/src/api-v1/asset/asset-repository.ts` (+1 -1) 📝 `server/apps/immich/src/api-v1/server-info/server-info.service.ts` (+3 -4) 📝 `web/src/api/open-api/api.ts` (+1 -1) 📝 `web/src/api/open-api/base.ts` (+1 -1) 📝 `web/src/api/open-api/common.ts` (+1 -1) 📝 `web/src/api/open-api/configuration.ts` (+1 -1) 📝 `web/src/api/open-api/index.ts` (+1 -1) </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-05 14:00:55 +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#9231