Skip to content
Snippets Groups Projects
Commit a23c2d89 authored by Jonas Braathen's avatar Jonas Braathen
Browse files

Remove the 'email' and 'mobile_phone' fields on Person and use identities to...

Remove the 'email' and 'mobile_phone' fields on Person and use identities to represent this data instead.

- Migrate data on existing Person objects to Identity objects
- Make the 'is verified' logic only accept certain ID types
- Sync the Person.is_verified and API 'verified' filter logic
parent a0d9c2d9
No related branches found
No related tags found
1 merge request!104Remove the 'email' and 'mobile_phone' fields on Person ...
Pipeline #96661 failed