Skip to content

Conversation

@lukashass
Copy link
Contributor

@lukashass lukashass commented Jul 14, 2025

Description

Fixes renaming a person to an existing name, then answering the merge suggestion modal with "No".

Before: Nothing happens when clicking "No" in merge modal
After: The person name is changed to the desired name.

Regression from #18287

How Has This Been Tested?

  • Manual test

Screenshots (if appropriate)

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/)

Copy link
Member

@danieldietzler danieldietzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvm lol

@alextran1502 alextran1502 merged commit 5f10a4c into immich-app:main Jul 14, 2025
53 of 54 checks passed
@lukashass lukashass deleted the fix-people-rename branch July 17, 2025 13:46
ollioddi pushed a commit to ollioddi/immich that referenced this pull request Aug 11, 2025
* fix(web): allow renaming person without merging

* improve return type
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.

4 participants