Quantcast
Channel: MongoDB updating embedded document isn't working - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by notionquest for MongoDB updating embedded document isn't working

Please try the below code. I think the "ObjectId" (i.e. case) should be the problem. Just check how you defined the object id and keep it consistent in the two places that you have used (i.e. posts _id...

View Article



MongoDB updating embedded document isn't working

I'm trying to update embedded document, but it is not working. This is what documents look like:{"_id" : ObjectId("577c71735d35de6371388efc"),"category" : "A","title" : "Test","content" : "Test","tags"...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images