[BUG] Photos disappear from timeline after date change #1908

Closed
opened 2026-02-05 04:24:51 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @aviv926 on GitHub (Dec 31, 2023).

The bug

When you change the date of a picture to a future date it just disappears until the date arrives

If you change the date to 01.02.2024 the image will not appear until the date arrives

Fixed in https://github.com/immich-app/immich/pull/6457

The OS that Immich Server is running on

Demo

Version of Immich Server

last

Version of Immich Mobile App

last

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Demo

Your .env content

Demo

Reproduction steps

Don't do this to your photos, your photos will disappear!
Do it in a development environment.

1.Select an image or multiple images
2.Change their date through the UI to a future date
3.Refresh the page and you will find that the images no longer exist
...

Additional information

https://github.com/immich-app/immich/assets/51673860/df30e778-cb8e-4e91-b899-61c23614ac36

No response

Originally created by @aviv926 on GitHub (Dec 31, 2023). ### The bug ~When you change the date of a picture to a future date it just disappears until the date arrives~ ~If you change the date to 01.02.2024 the image will not appear until the date arrives~ Fixed in https://github.com/immich-app/immich/pull/6457 ### The OS that Immich Server is running on Demo ### Version of Immich Server last ### Version of Immich Mobile App last ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML Demo ``` ### Your .env content ```Shell Demo ``` ### Reproduction steps ```bash Don't do this to your photos, your photos will disappear! Do it in a development environment. 1.Select an image or multiple images 2.Change their date through the UI to a future date 3.Refresh the page and you will find that the images no longer exist ... ``` ### Additional information https://github.com/immich-app/immich/assets/51673860/df30e778-cb8e-4e91-b899-61c23614ac36 _No response_
Author
Owner

@alextran1502 commented on GitHub (Dec 31, 2023):

This is the expected behavior on the web, the web currently doesn't show dates in the future.

@alextran1502 commented on GitHub (Dec 31, 2023): This is the expected behavior on the web, the web currently doesn't show dates in the future.
Author
Owner

@aviv926 commented on GitHub (Dec 31, 2023):

This is the expected behavior on the web, the web currently doesn't show dates in the future.

I agree that it is not common, it happened to me because the Bios clock showed an old date and so did the server.
Until I noticed I wasn't on the right date, it didn't show me my photos.

@aviv926 commented on GitHub (Dec 31, 2023): > This is the expected behavior on the web, the web currently doesn't show dates in the future. I agree that it is not common, it happened to me because the Bios clock showed an old date and so did the server. Until I noticed I wasn't on the right date, it didn't show me my photos.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1908