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

useObjectId is omitted in case of findOneAndUpdate() #157

Open
ghost opened this issue Sep 11, 2018 · 2 comments
Open

useObjectId is omitted in case of findOneAndUpdate() #157

ghost opened this issue Sep 11, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 11, 2018

ObjectId is not decoded in the result as hex string, although useObjectId flag is set to true.
In version 3.5.3 (guess in earlier versions as well)

Similar problem was fixed with find() and findOne() (#104 ) earlier.

@karianna karianna added this to the 3.x.x milestone Sep 11, 2018
@karianna karianna added the bug label Sep 11, 2018
@karianna
Copy link
Contributor

Looks like we may have one more...

@karianna
Copy link
Contributor

#133

@vietj vietj modified the milestones: 3.x.x, 4.0.0 Nov 29, 2018
@karianna karianna removed this from the 4.0.0 milestone May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants