-
Type:
Question
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: 3.6.1
-
Component/s: JavaScript
-
None
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
db.Tasks.aggregate([ {
$lookup:
} ]
here i get the empty array of userdetails .
please check i gave the response below.
response:
[
,
,
,
{ "_id": "5a6ed8829f3a0d31f4cd5b61", "executive_id": "5a6ec822c2eee725f8282b3c", "customer_id": "5a67055d611e836db9078ca3", "task_completed": false, "__v": 0, "userdeatails": [] }]