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

Calling sort results in no values being retrieved #4

Open
zhikin opened this issue Jul 12, 2012 · 1 comment
Open

Calling sort results in no values being retrieved #4

zhikin opened this issue Jul 12, 2012 · 1 comment

Comments

@zhikin
Copy link

zhikin commented Jul 12, 2012

Probably caused by the difference in id and _id which corrupts the values retrieved. The retrieval does produce imaginary items (resulting in the total number of items being correct), but the items are all undefined.

Tested with a derby server, and without mongodb, sort works.

@zhikin
Copy link
Author

zhikin commented Jul 12, 2012

Actually fails in other retrieval cases too. Maybe the function model.add produces incompatible ids

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