Skip to content

Conversation

@xCJPECKOVERx
Copy link
Collaborator

@xCJPECKOVERx xCJPECKOVERx commented Aug 26, 2025

Description

Filtering the album picker modal and submitting would not include previously selected albums.

Fixes #21294

How Has This Been Tested?

  1. select an album for multi-add
  2. filter the albums and select another
  3. Submit now adds to all previously selected albums, even though they're now 'hidden'

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@alextran1502 alextran1502 merged commit 73e67eb into main Aug 26, 2025
65 of 66 checks passed
@alextran1502 alextran1502 deleted the fix/multi-album-filter branch August 26, 2025 21:30
ollioddi pushed a commit to ollioddi/immich that referenced this pull request Aug 27, 2025
…bums (immich-app#21322)

- submit albums directly from selected ids instead of albumModalRows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants