Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

docs(model): add more info on acknowledged: false, specifically that Mongoose may return that if the update was empty #14957

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

vkarpov15
Copy link
Collaborator

Fix #14951

Summary

Help clarify why #14951 is happening

Examples

…Mongoose may return that if the update was empty

Fix #14951
@vkarpov15 vkarpov15 added this to the 8.7.2 milestone Oct 11, 2024
@markstos
Copy link
Contributor

Looks good to me. If people end up after upgrading to Mongoose 6 because they are have started getting acknowledged:false, see this discussion about one possible reason that appeared for me during the Mongoose 6 upgrade:

#14936

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Oct 12, 2024
@vkarpov15 vkarpov15 merged commit ccf4ffa into master Oct 14, 2024
58 checks passed
@hasezoey hasezoey deleted the vkarpov15/gh-14951 branch October 15, 2024 09:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

acknowledged: false should also generate descriptive logging
3 participants