timeline not refreshed after date/time update #8307

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

Originally created by @dahool on GitHub (Jan 26, 2026).

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

  • Yes

The bug

After chaning the date of an asset, the timeline is not refreshed. A get is invoked after the PUT, but it seems is too quick.

The OS that Immich Server is running on

Ubuntu LTS

Version of Immich Server

v2.4.1

Version of Immich Mobile App

N/A

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

N/A

Your .env content

N/A

Reproduction steps

  1. choose any asset and update the date to making sure to choose one that will change the order in the timeline
  2. on confirm, timeline doens't change

Relevant log output

2026-01-26T14:05:28.784643372Z [Nest] 23  - 01/26/2026, 11:05:28 AM   DEBUG [Api:LoggingInterceptor~pq1gbzrf] PUT /api/assets 204 15.65ms 192.168.1.102
2026-01-26T14:05:28.835715258Z [Nest] 23  - 01/26/2026, 11:05:28 AM   DEBUG [Api:LoggingInterceptor~1t3c9cwo] GET /api/albums/8b7dd03b-398e-4d45-a9b1-3341c3bc5d09?withoutAssets=false 200 14.88ms 192.168.1.102

Additional information

No response

Originally created by @dahool on GitHub (Jan 26, 2026). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug After chaning the date of an asset, the timeline is not refreshed. A get is invoked after the PUT, but it seems is too quick. ### The OS that Immich Server is running on Ubuntu LTS ### Version of Immich Server v2.4.1 ### Version of Immich Mobile App N/A ### Platform with the issue - [ ] Server - [x] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML N/A ``` ### Your .env content ```Shell N/A ``` ### Reproduction steps 1. choose any asset and update the date to making sure to choose one that will change the order in the timeline 2. on confirm, timeline doens't change ### Relevant log output ```shell 2026-01-26T14:05:28.784643372Z [Nest] 23 - 01/26/2026, 11:05:28 AM DEBUG [Api:LoggingInterceptor~pq1gbzrf] PUT /api/assets 204 15.65ms 192.168.1.102 2026-01-26T14:05:28.835715258Z [Nest] 23 - 01/26/2026, 11:05:28 AM DEBUG [Api:LoggingInterceptor~1t3c9cwo] GET /api/albums/8b7dd03b-398e-4d45-a9b1-3341c3bc5d09?withoutAssets=false 200 14.88ms 192.168.1.102 ``` ### Additional information _No response_
OVERLORD added the 🖥️web label 2026-02-05 13:39:18 +03:00
Author
Owner

@timonrieger commented on GitHub (Jan 26, 2026):

can confirm, sometimes it works, sometimes it doesn't

@timonrieger commented on GitHub (Jan 26, 2026): can confirm, sometimes it works, sometimes it doesn't
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8307