git_username might not be migrated under some circunstances
The git tab on the user profiles allows for setting a git_username, which will create the gitlab account.
There have been some cases when updates there didn't trigger user updates and the git_username wasn't migrated to Drupal 10.
Let's build some integrity checks + fixing for this.
issue