We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a new user signs up using Facebook, his first and last name should be saved accordingly
When a new user currently signs up, his last name is saved as his first name in the database and vice versa
When the fixed is deployed, could you please swap last names with first names for all Facebook signup impacted prior to the fix?
Thanks Hook :)
The text was updated successfully, but these errors were encountered:
Can you confirm with an actual fb account?
Sorry, something went wrong.
I'm a bit puzzled here, I've asked a friend to login with his fb account on the webapp and it went fine, he got properly registered.
Should I do a test on the mobile app?
yes, please.
Hi @MathieuNls , I managed to get the test done on an mobile app and the issue was indeed here.
Please check with user #63585 where First and Last Name were interverted (visible in whois too)
Thanks Hook!
MathieuNls
No branches or pull requests
Expected Behaviour
When a new user signs up using Facebook, his first and last name should be saved accordingly
Actual Behaviour
When a new user currently signs up, his last name is saved as his first name in the database and vice versa
When the fixed is deployed, could you please swap last names with first names for all Facebook signup impacted prior to the fix?
Thanks Hook :)
The text was updated successfully, but these errors were encountered: