mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-26 20:08:24 +00:00
85eff8afaf
Add an email substring filter to the user merge management command, allowing selection of a subset of users concerned by the merge process. This enables safer incremental execution of the command by testing it on a controlled group of users before applying it globally. The goal is to validate behavior and ensure the merge process does not introduce unexpected side effects or inconsistencies at scale.