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

seneca .load not matching _id field from local database #43

Open
jamesf7 opened this issue Jul 26, 2016 · 0 comments
Open

seneca .load not matching _id field from local database #43

jamesf7 opened this issue Jul 26, 2016 · 0 comments

Comments

@jamesf7
Copy link

jamesf7 commented Jul 26, 2016

Hi,

Seneca not matching _id field from local database which i recently migrated from live database. Though same query working on live database.

userEntity.loadPromise({ '_id': new ObjectID(msg.userId) })

Only difference is local mongodb version is 3.2.8 and compose(live) one is 2.6.9.
Query from robomongo tool on local database working fine.do we missing something in this?
Thanks in advance.

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

No branches or pull requests

2 participants