User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
11mo
Mongoose is always so much fun to work with

Use bulkSave(): "bulkSave() was not able to update [all] of the given documents due to incorrect version or optimistic concurrency"

Use save() on each document one by one:
works

Why???