Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Inconsistent username and email if something goes wrong during a change #1

Open
joaofbantunes opened this issue Jan 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@joaofbantunes
Copy link
Member

Currently in the account management page, because the username and the email are the same, when we change one we also change the other.

This is not being done in a transaction, so the first might succeed and then the second fail.

Note: this is the same behavior as the default identity implementation, but that doesn't make it great 😛

There's an open issue on the ASP.NET Core repo, so let's be on the lookout for it: dotnet/aspnetcore#6613

@joaofbantunes joaofbantunes added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Feb 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant