You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"_id": "62d5d505e570e2fb20105b04", /// must not be
"id": "62d5d505e570e2fb20105b04",
"title": "test list 1",
"description": "test description",
"user": null, /// No data
"dataType": "list"
},
The text was updated successfully, but these errors were encountered:
Prerequisites
Mongoose version
6.4.6
Node.js version
18.5
MongoDB server version
5.0.9
Description
the problem described in #12093 is not fixed
and in version 6.4.6 lean on the second level with transform not return any result
Steps to Reproduce
Expected Behavior
Expected
Now in v6.4.6 I get
The text was updated successfully, but these errors were encountered: