Hey Brian, I am (sadly) not suuuuper familiar with Mongo, but lemme ping the engineer who built out that piece and ask...
b
Brian Lang
07/25/2023, 8:01 PM
Thank you
a
Adam Cameron
07/25/2023, 8:12 PM
I thought "Mongo" was your weekend name, @Mark Takata (Adobe)?
m
Mark Takata (Adobe)
07/25/2023, 8:22 PM
It is a different word, but this is a family slack so I won't write it lol.
🤣 1
b
Brian Lang
07/25/2023, 8:55 PM
Long story short, it appears there's a bug (no surprise there eh @Adam Cameron) in the CF implementation of MongoDB.
insertOne(doc) creates a plaintext _id instead of an ObjectId. The string looks like an ObjectId, just saved as plaintext.