Login failure after changing primary GitHub email address
Closed this issue · 2 comments
ekrzeptowski commented
Description
After changing primary email address, I get the following error message:
Invalid prisma.user.create() invocation:
Unique constraint failed on the fields: ('username')
Steps to reproduce
- Go to https://github.com/settings/emails and change your primary email address.
- Logout and try to login again with the new email address.
- See the error message.
Sumick commented
It should work now @ekrzeptowski :-) Thank you!
Sumick commented
Fix merged