-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: MongoDB 3.2
-
Environment:UBUNTU 14.04, NODEJS & MONGODB 3.2
Lookup is working fine for single objectId of other Collection. Right now, i'm having array of ObjectId's. i'm getting values first one e.g {_id: 12354, usergroups: ["1233", "2344", "334343"]}. Many to Many join is not working. is there any solutions for my qurey.