Skip to content

Similarity fix#1914

Closed
joanreyero wants to merge 1 commit intomainfrom
bugfix/similarity
Closed

Similarity fix#1914
joanreyero wants to merge 1 commit intomainfrom
bugfix/similarity

Conversation

@joanreyero
Copy link
Contributor

@joanreyero joanreyero commented Nov 30, 2023

Changes proposed ✍️

What

🤖[deprecated] Generated by Copilot at a7b0fcf

Added a new sorting criterion to the mergeMembers query in memberRepository.ts to improve the detection of duplicate members. The query now prefers members with a non-null similarity score over those with a null score.

🤖[deprecated] Generated by Copilot at a7b0fcf

mergeMembers seeks
duplicates with similarity
nulls fall behind

Why

How

🤖[deprecated] Generated by Copilot at a7b0fcf

  • Prioritize members with similarity score for merging (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screenshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@epipav epipav closed this Apr 30, 2025
@gaspergrom gaspergrom deleted the bugfix/similarity branch September 25, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants