[BUG] (add to/remove from) album - sorting #2407

Closed
opened 2026-02-05 06:02:58 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @waclaw66 on GitHub (Mar 5, 2024).

The bug

When a new asset is uploaded and added/removed to/from an already existing album, that albums is not sorted according sorting settings on mobile. Web interface accepts that settings (Most recent photo).
Workaround is to reload all assets from server by double swipe down on Photos page. Then albums are sorted properly.

The OS that Immich Server is running on

Fedora 39

Version of Immich Server

v.1.97.0

Version of Immich Mobile App

v.1.97.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

1. sort albums by "Most recent photo", album with the newest photo at top.
2. take a photo
3. add it to some older albums (not at the first place)
4. album stays at the original position - at top expected

Additional information

No response

Originally created by @waclaw66 on GitHub (Mar 5, 2024). ### The bug When a new asset is uploaded and added/removed to/from an already existing album, that albums is not sorted according sorting settings on mobile. Web interface accepts that settings (Most recent photo). Workaround is to reload all assets from server by double swipe down on Photos page. Then albums are sorted properly. ### The OS that Immich Server is running on Fedora 39 ### Version of Immich Server v.1.97.0 ### Version of Immich Mobile App v.1.97.0 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps ```bash 1. sort albums by "Most recent photo", album with the newest photo at top. 2. take a photo 3. add it to some older albums (not at the first place) 4. album stays at the original position - at top expected ``` ### 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#2407