If I issue a bulkWrite with a DeleteOneModel then I get a modified count of 1 and a deleted count of 1 - if I do this on the Mongo driver, I see a modified count of 0.
I can't see an obvious way of triggering behaviour like this on the Mongo driver so I believe this is a bug in Fongo.
If I issue a bulkWrite with a DeleteOneModel then I get a modified count of 1 and a deleted count of 1 - if I do this on the Mongo driver, I see a modified count of 0.
I can't see an obvious way of triggering behaviour like this on the Mongo driver so I believe this is a bug in Fongo.