immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
44.93k stars 2.18k forks source link

"View in timeline" in memories view redirects to wrong url on web #12185

Closed JordyEGNL closed 2 weeks ago

JordyEGNL commented 2 weeks ago

The bug

{B1CE3BC6-45B9-45E3-9975-FC4C55500349} As seen in the screenshot you get redirected to https://my.immich.app/$/photos?at=$11db35dc-00000 instead of https://my.immich.app/photos?at=$11db35dc-00000 resulting in the following error. {D8D55E07-4FB5-47A6-A91A-A46963BACEB5}

The OS that Immich Server is running on

Ubuntu Server 22.04 LTS

Version of Immich Server

v1.113.0

Version of Immich Mobile App

v1.113.0

Platform with the issue

Your docker-compose.yml content

na

Your .env content

na

Reproduction steps

  1. Have a memory from x years ago and view the asset
  2. Click on the "view in timeline" button in the bottom right corner of the asset
  3. Get the error

Relevant log output

No response

Additional information

No response

JordyEGNL commented 2 weeks ago

Fixed with #12158