Skip to content

Fix full name migration

Taico Aerts requested to merge fix_full_name_migration into development

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