[Web] Add to multiple album (multiple selection) fails if filtered #6986

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

Originally created by @AFumi39 on GitHub (Aug 26, 2025).

Originally assigned to: @xCJPECKOVERx on GitHub.

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

From the version 1.139.4 (I think that the issue was not present in 1.139.3) if I select an image and try to

  1. "Add to album"
  2. Select an album (with checkbox)
  3. FILTER searching for another album (a filter that hides the first album)
  4. Select the second album
  5. Click to "Add to albums (2)"
    the system only adds the image to the visible album. If I select 2 albums that are visible when click to "Add" (or remove the filter before click), the image is successfully added to both the albums

The OS that Immich Server is running on

Docker on SynologyOS

Version of Immich Server

1.139.4

Version of Immich Mobile App

1.139.4

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

Not relevant

Your .env content

Not relevant

Reproduction steps

  1. "Add to album"
  2. Select an album (with checkbox)
  3. FILTER searching for another album (a filter that hides the first album)
  4. Select the second album
  5. Click to "Add to albums (2)"
  6. The image is added only to visible albums

Relevant log output


Additional information

No response

Originally created by @AFumi39 on GitHub (Aug 26, 2025). Originally assigned to: @xCJPECKOVERx on GitHub. ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug From the version 1.139.4 (I think that the issue was not present in 1.139.3) if I select an image and try to 1) "Add to album" 2) Select an album (with checkbox) 3) FILTER searching for another album (a filter that hides the first album) 4) Select the second album 5) Click to "Add to albums (2)" the system only adds the image to the visible album. If I select 2 albums that are visible when click to "Add" (or remove the filter before click), the image is successfully added to both the albums ### The OS that Immich Server is running on Docker on SynologyOS ### Version of Immich Server 1.139.4 ### Version of Immich Mobile App 1.139.4 ### Platform with the issue - [ ] Server - [x] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML Not relevant ``` ### Your .env content ```Shell Not relevant ``` ### Reproduction steps 1. "Add to album" 2. Select an album (with checkbox) 3. FILTER searching for another album (a filter that hides the first album) 4. Select the second album 5. Click to "Add to albums (2)" 6. The image is added only to visible albums ### Relevant log output ```shell ``` ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6986