There is a race condition when saving user data to the database. In a future update we could parse incoming data and checking the "Last Modified" tag embedded in it in order to resolve this, but it is low priority for the moment as it is very unlikely that one user will be actively modifying their data in different ways at the same time.
There is a race condition when saving user data to the database. In a future update we could parse incoming data and checking the "Last Modified" tag embedded in it in order to resolve this, but it is low priority for the moment as it is very unlikely that one user will be actively modifying their data in different ways at the same time.