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): Disable duplicate detection when smart search disabled #9565

Merged
merged 2 commits into from
May 17, 2024

Conversation

NicholasFlamy
Copy link
Contributor

While testing #9540, I noticed that after some changes to #8228, before it was merged, Duplicate Detection stays enabled with Smart Search disabled and Machine Learning enabled and Duplicate Detection enabled.

It was intended that any cobination of Machine Learning is disabled and/or Smart Search is disabled and/or Duplicate Detection is disabled that Duplicate Detection would be disabled. This PR accomplishes this intent.

To test this PR, I borrowed the functioning Duplicate Detection Job UI which is part of the work-in-progress Duplicate Detection UI to confirm that the change in this PR works.

@mertalev mertalev merged commit 975f235 into immich-app:main May 17, 2024
22 checks passed
@NicholasFlamy NicholasFlamy deleted the dupe-det-disable-main-branch branch May 17, 2024 20:38
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.

None yet

3 participants