QuellenReiter/quellenreiter_app

Bug: Update user before pushing changes to db to prevent loss of data

Closed this issue · 1 comments

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.

Resolved by #41