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

fix: only force server id generation if requested #2653

Merged
merged 1 commit into from
Dec 2, 2020

Conversation

mbroadst
Copy link
Member

@mbroadst mbroadst commented Dec 2, 2020

An inverted boolean expression accidentally always forced the driver to force the server to generate document ids.

NODE-2923

An inverted boolean expression accidentally always forced the
driver to force the server to generate document ids.

NODE-2923
@mbroadst mbroadst force-pushed the NODE-2923/inserted-ids-undefined branch from 8ba812c to 4de414a Compare December 2, 2020 18:06
test/functional/shared.js Show resolved Hide resolved
@mbroadst mbroadst merged commit 577d6eb into master Dec 2, 2020
@mbroadst mbroadst deleted the NODE-2923/inserted-ids-undefined branch December 2, 2020 20:01
@mbroadst mbroadst restored the NODE-2923/inserted-ids-undefined branch December 2, 2020 20:03
@mbroadst mbroadst deleted the NODE-2923/inserted-ids-undefined branch December 2, 2020 20:04
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

Successfully merging this pull request may close these issues.

3 participants