Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

insertMany does not invoke 'save' and pre 'save' middleware #12

Open
minsuk-kang opened this issue Apr 26, 2021 · 0 comments
Open

insertMany does not invoke 'save' and pre 'save' middleware #12

minsuk-kang opened this issue Apr 26, 2021 · 0 comments

Comments

@minsuk-kang
Copy link

Hello,

I am facing an issue where model.pre('save') middleware is not being invoked because it uses insertMany. This was changed from create to insertMany in this PR.

Can we switch it back to calling create but in order of array?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant