CaptainFact / captain-fact

📚 Documentation, wiki and community discussions
https://captainfact.io
67 stars 7 forks source link

Add a function to merge speakers #167

Closed Betree closed 3 years ago

Betree commented 3 years ago

We have some duplicates among speakers (see https://forum.captainfact.io/t/intervenant-e-s-en-doublant/645). It's not something that we can 100% prevent, so we should have some tools at our disposal to easily merge them.

A good first step would be to implement a merge_speakers(from, into) function in the API, so that we can do this manually. The profiles should be merged by this function, along with the associated data (videos, statements, etc.)