Activate Dutch language selection on production
-
Create a migration to set the preferred language of all existing users to nil -
On login, if and only if the preferred language is nil, set it to the language from SSO -
On registration, set the preferred language to the language from SSO -
Verify that users' preferred language is not getting overwritten to the language from SSO on login (unless it is nil)
Edited by Martin Mladenov