liberu-genealogy / genealogy-laravel

Full genealogy application using Laravel 11, PHP 8.3, Filament 3.2 and Livewire 3.5
https://www.liberu.net
MIT License
114 stars 59 forks source link

Smart Duplicate Detection and Merging #889

Open AArchange opened 1 month ago

AArchange commented 1 month ago

Description: Enhance the system's ability to detect and merge duplicate person records using advanced matching algorithms.

Tasks:

Develop an improved duplicate detection algorithm considering multiple data points. Create a new service to handle duplicate detection and suggested merges. Implement a Filament resource for reviewing and managing potential duplicates. Add a background job to periodically scan for duplicates. Acceptance Criteria:

The system accurately identifies potential duplicate records. Users can easily review and confirm or reject suggested merges. The merging process correctly combines data from duplicate records without loss of information.

sweep-ai[bot] commented 1 month ago
Sweeping

0%
💎 Sweep Pro: You have unlimited Sweep issues

Actions


[!TIP] To recreate the pull request, edit the issue title or description.