Web UI handling of duplicate library import paths #2071

Closed
opened 2026-02-05 04:59:13 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @dgilman on GitHub (Jan 28, 2024).

Originally assigned to: @etnoy on GitHub.

The bug

It's possible to add the same import path to a library twice (oops) and save it.

Once it's been saved, if you try and remove it via the edit modal -> Delete button the UI removes both copies of the path. I didn't click Save to find out what the UI/API actually does if you try and commit the delete.

The OS that Immich Server is running on

debian stable

Version of Immich Server

v1.93.3

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

see description

Additional information

No response

Originally created by @dgilman on GitHub (Jan 28, 2024). Originally assigned to: @etnoy on GitHub. ### The bug It's possible to add the same import path to a library twice (oops) and save it. Once it's been saved, if you try and remove it via the edit modal -> Delete button the UI removes both copies of the path. I didn't click Save to find out what the UI/API actually does if you try and commit the delete. ### The OS that Immich Server is running on debian stable ### Version of Immich Server v1.93.3 ### Version of Immich Mobile App n/a ### Platform with the issue - [X] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML n/a ``` ### Your .env content ```Shell n/a ``` ### Reproduction steps ```bash see description ``` ### Additional information _No response_
OVERLORD added the 🗄️serverexternal-library labels 2026-02-05 04:59:13 +03:00
Author
Owner

@etnoy commented on GitHub (Feb 1, 2024):

Thanks for your report, I'll try to investigate

@etnoy commented on GitHub (Feb 1, 2024): Thanks for your report, I'll try to investigate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#2071