Originally created by @KasteloShep on GitHub (Mar 28, 2023).
Hello;
I seem to have an issue where I have two users that are under the same email. One was their original email, and a second is an invite. When I try to take action and delete the duplicate, it comes back as "wrong email". Any attempt to access the second account fails since it's redirected to the first "verified" account.
Originally created by @KasteloShep on GitHub (Mar 28, 2023).
Hello;
I seem to have an issue where I have two users that are under the same email. One was their original email, and a second is an invite. When I try to take action and delete the duplicate, it comes back as "wrong email". Any attempt to access the second account fails since it's redirected to the first "verified" account.
Do you have any screenshots or logs to show.
Are you sure it's the exact same address?
Can you manually access the database and see if there is a difference?
@BlackDex commented on GitHub (Mar 28, 2023):
Do you have any screenshots or logs to show.
Are you sure it's the exact same address?
Can you manually access the database and see if there is a difference?
@Kastilo do you have more info? Else i need to close this, since no way for us to reproduce this. Also the column which stores the email has a unique on it, which makes it impossible to have multiple exactly the same records with that exact same email address.
@BlackDex commented on GitHub (Mar 29, 2023):
@Kastilo do you have more info? Else i need to close this, since no way for us to reproduce this. Also the column which stores the email has a unique on it, which makes it impossible to have multiple exactly the same records with that exact same email address.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @KasteloShep on GitHub (Mar 28, 2023).
Hello;
I seem to have an issue where I have two users that are under the same email. One was their original email, and a second is an invite. When I try to take action and delete the duplicate, it comes back as "wrong email". Any attempt to access the second account fails since it's redirected to the first "verified" account.
@BlackDex commented on GitHub (Mar 28, 2023):
Do you have any screenshots or logs to show.
Are you sure it's the exact same address?
Can you manually access the database and see if there is a difference?
@BlackDex commented on GitHub (Mar 29, 2023):
@Kastilo do you have more info? Else i need to close this, since no way for us to reproduce this. Also the column which stores the email has a unique on it, which makes it impossible to have multiple exactly the same records with that exact same email address.