#31419·immich

Rotating a photo from a Memory updates the photo list but not the Memory itself

Author: akaiprogrammerCreated Sep 10, 2026Updated Sep 17, 2026

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

  • Yes

The bug

Reproduction Steps Open the Memories tab on the Immich web. Open any Memory. Scroll down within the Memory to the list/grid of photos that make up the Memory. Tap one of the photos to open the photo viewer. Rotate the photo using the photo editor. Close the photo viewer/editor and return to the Memory's photo list. Observe the rotated photo in the list. Look at the same photo in the Memory itself.

Expected Behavior After rotating the photo, the edited orientation should be reflected consistently everywhere, including: The photo list within the Memory. The currently displayed Memory. The same Memory when reopened later.

Actual Behavior The photo in the Memory's photo list is correctly shown with the new rotation. However, the same photo displayed in the actual Memory remains in its original, unedited orientation. Exit the Memory completely and reopen the same Memory. The photo still appears in the original orientation.

The OS that Immich Server is running on

docker

Version of Immich Server

v3.2.0

Version of Immich Mobile App

v3.2.0

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

yaml
n.a

Your .env content

bash
n.a

Reproduction steps

above

Relevant log output

bash

Additional information

No response