[PR #3148] refactor(server): upload config #9870

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

Original Pull Request: https://github.com/immich-app/immich/pull/3148

State: closed
Merged: Yes


Tested Scenarios

  • Upload profile picture from mobile app
  • Upload file via drag and drop
  • Upload file via upload button
  • Upload duplicate via drag and drop
  • Upload duplicate via upload button

Not Tested:

  • XMP
  • Live Photos

The code/logic should be the same, it has just been restructured in such a way that the logic (and tests) now exists in AssetService.

**Original Pull Request:** https://github.com/immich-app/immich/pull/3148 **State:** closed **Merged:** Yes --- Tested Scenarios - Upload profile picture from mobile app - Upload file via drag and drop - Upload file via upload button - Upload duplicate via drag and drop - Upload duplicate via upload button Not Tested: - XMP - Live Photos The code/logic should be the same, it has just been restructured in such a way that the logic (and tests) now exists in `AssetService`.
OVERLORD added the pull-request label 2026-02-05 14:12:10 +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#9870