Mongoose overwriting updatedAt on new records when it's provided · Issue #7357 · Automattic/mongoose
Do you want to request a feature or report a bug? Bug What is the current behavior? When I specify a createdAt and updatedAt timestamp on a new record, Mongoose overwrites the updatedAt timestamp with the createdAt timestamp. If the curr...
https://github.com/Automattic/mongoose/issues/7357