chore: remove redundant fields from create asset API #967

Closed
opened 2026-02-04 23:44:32 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @uhthomas on GitHub (Jun 19, 2023).

The bug

The fields assetType and fileExtension aren't really necessary, and should be inferred server-side.

Related: #2824

The OS that Immich Server is running on

N/A

Version of Immich Server

v1.62.0

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

N/A

Additional information

No response

Originally created by @uhthomas on GitHub (Jun 19, 2023). ### The bug The fields `assetType` and `fileExtension` aren't really necessary, and should be inferred server-side. Related: #2824 ### The OS that Immich Server is running on N/A ### Version of Immich Server v1.62.0 ### Version of Immich Mobile App N/A ### Platform with the issue - [X] Server - [X] Web - [X] Mobile ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps ```bash N/A ``` ### Additional information _No response_
OVERLORD added the 🗄️server📱mobiletech-debt🖥️web labels 2026-02-04 23:44:33 +03:00
Author
Owner

@jrasm91 commented on GitHub (Nov 23, 2023):

Fixed in #3200

@jrasm91 commented on GitHub (Nov 23, 2023): Fixed in #3200
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#967