Hey,
I have a database that each user can update his data.
Everything works just fine but every once in a while the entire user data is disappearing from the collection.
I do not have any delete function, only update.
Any idea what might cause this?
HELP