Bug: Update user before pushing changes to db to prevent loss of data
Closed this issue · 1 comments
simonsasse commented
When a user is updated by a client, the client overwrited, what's in the database.
If the client is not uptodate, this is causing changes pushed by other clients to be overwritten.
simonsasse commented
Resolved by #41