When a user registers for an account, a UserNotificationType record should be created for the user that will default to having a type of Email, since this is a field required during registration.
If the user wishes to be notified via text, this will need to be changed by them in the future. Note: This functionality will be addressed in a separate issue.
When a user registers for an account, a UserNotificationType record should be created for the user that will default to having a type of Email, since this is a field required during registration.
If the user wishes to be notified via text, this will need to be changed by them in the future. Note: This functionality will be addressed in a separate issue.