Skip to content

Conversation

bwees
Copy link
Member

@bwees bwees commented Aug 5, 2025

Description

Fixes #20155

How Has This Been Tested?

Tested on both local only and remote assets

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@alextran1502
Copy link
Member

I think we can also take this opportunity to upload the image after it is edited

@bwees bwees force-pushed the feat/bt-edit-image branch from 91fbd09 to 2087e74 Compare August 11, 2025 17:08
@bwees
Copy link
Member Author

bwees commented Aug 11, 2025

I think we can also take this opportunity to upload the image after it is edited

Completed with 2087e74

@alextran1502 alextran1502 merged commit 669b765 into main Aug 11, 2025
49 checks passed
@alextran1502 alextran1502 deleted the feat/bt-edit-image branch August 11, 2025 20:01
ollioddi pushed a commit to ollioddi/immich that referenced this pull request Aug 27, 2025
* feat: edit image in beta timeline

* delete album notifier pull

* feat: sync local after saving image

* feat: queue asset for manual upload after saving

* chore: clarify PlatformException catch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[beta] Cannot edit photos in new timeline experience
3 participants