Skip to content

Remove automated ObjectID conversion#161

Merged
daffl merged 1 commit intomasterfrom
objectid-conversion
Oct 7, 2019
Merged

Remove automated ObjectID conversion#161
daffl merged 1 commit intomasterfrom
objectid-conversion

Conversation

@daffl
Copy link
Copy Markdown
Member

@daffl daffl commented Oct 7, 2019

This pull request removes the implicit conversion of id fields to object ids. It is causing issues (#151) when using other strings as ids and the documentation already states in https://github.com/feathersjs-ecosystem/feathers-mongodb#querying that ObjectIDs should be converted explicitly. All other tests are still passing.

@daffl daffl mentioned this pull request Oct 7, 2019
3 tasks
@daffl daffl merged commit fe768a2 into master Oct 7, 2019
@daffl daffl deleted the objectid-conversion branch October 7, 2019 23:22
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.

find with string _id randomly stops working

1 participant