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
I have searched existing issues to ensure the bug has not already been reported
Mongoose version
6.3.6
Node.js version
16.14.x
MongoDB server version
5.x
Description
Hi, i found this issue that could be related,
but in my use case i've tried to make a deeply nested array of subdocument with timestamps but it looks like it doesn't work.
There is no mention of such a limit in the doc, if you can enlighten me on that i would be glad !
settings_prop should have default timestamps value
The text was updated successfully, but these errors were encountered:
kravorkid
changed the title
Deeply nested document does get timestamps updated
Deeply nested document doesn't get timestamps created/updated
Jun 9, 2022
Prerequisites
Mongoose version
6.3.6
Node.js version
16.14.x
MongoDB server version
5.x
Description
Hi, i found this issue that could be related,
but in my use case i've tried to make a deeply nested array of subdocument with timestamps but it looks like it doesn't work.
There is no mention of such a limit in the doc, if you can enlighten me on that i would be glad !
Steps to Reproduce
Expected Behavior
settings_prop
should have default timestamps valueThe text was updated successfully, but these errors were encountered: