Fix full name migration

Hashes (depending on how they are constructed) have symbols as keys, not strings. This means that equality checks weren't working as intended and this migration was wrong.

Merge request reports

Loading