Closed stephenyeargin closed 7 years ago
The user.profile.email attribute seems to have won out over user.email_address. This PR allows an undefined value in the former to fall back to the latter.
user.profile.email
user.email_address
The
user.profile.email
attribute seems to have won out overuser.email_address
. This PR allows an undefined value in the former to fall back to the latter.