Skip to content
New issue

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

ConcurrencyException #28

Open
veild opened this issue Nov 9, 2018 · 0 comments
Open

ConcurrencyException #28

veild opened this issue Nov 9, 2018 · 0 comments

Comments

@veild
Copy link

veild commented Nov 9, 2018

Hey, I can still trigger this Exception, which you have fixed in WPF#44:
Relational.ClientDataStoreDbContext'. Microsoft.EntityFrameworkCore.DbUpdateConcurrencyException: Database operation expected to affect 1 row(s) but actually affected 0 row(s). Data may have been modified or deleted since entities were loaded. See http://go.microsoft.com/fwlink/?LinkId=527962

It occurs if you open up the SettingsControl and log out during the data-fetching from the server. If you are fast enough you can trigger the exception in the ClearAllLoginCredentialsAsync() method or at least in the SaveLoginCredentialsAsync().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant