Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): "all" button for facial recognition deleting faces instead of unassigning them #13042

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

mertalev
Copy link
Contributor

Description

This button is intended to recluster faces based on the current facial recognition settings. However, it currently deletes these faces, requiring the user to run face detection again unnecessarily.

Fixes #12454
Fixes #12769
Fixes #12691

How Has This Been Tested?

Tested that it doesn't delete faces and reclusters them as expected.

@mertalev mertalev merged commit 2f13db5 into main Sep 30, 2024
35 checks passed
@mertalev mertalev deleted the fix/server-facial-recognition-all branch September 30, 2024 04:29
yosit pushed a commit to yosit/immich that referenced this pull request Oct 3, 2024
…ad of unassigning them (immich-app#13042)

* unassign faces instead of deleting them

* formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants