C#C
C#16mo ago
1 reply
DiamondKesha

Concurrency Failure while updating user in UserManager

Hi. After adding new item in List<RefreshToken> in user entity and update it in UserManager.UpdateAsync() im getting error "Optimistic concurrency failure, object has been modified". I have searched a lot of things, tried, but no way to fix this error....



C#
image.png
Was this page helpful?