Hey folks, I'm looking for some help on a Adobe CF...
# adobe
b
Hey folks, I'm looking for some help on a Adobe CF / MongoDB issue here: https://cfml.slack.com/archives/C06T99N9G/p1690314396635139
m
Hey Brian, I am (sadly) not suuuuper familiar with Mongo, but lemme ping the engineer who built out that piece and ask...
b
Thank you
a
I thought "Mongo" was your weekend name, @Mark Takata (Adobe)?
m
It is a different word, but this is a family slack so I won't write it lol.
🤣 1
b
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.