Skip to content

Parse Count Issue #92

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

Closed
dannewns opened this issue Apr 14, 2015 · 2 comments
Closed

Parse Count Issue #92

dannewns opened this issue Apr 14, 2015 · 2 comments

Comments

@dannewns
Copy link

Hi Team great work on the SDK, ive just got a slight issue with the count method on ParseQuery.

ive looked at the find method and the count method is there any particular reason you dont parse the session token along with the count method? im trying to run a quick count of the amount of records the logged in user has and of course they have some records that are private so its returning the incorrect result.

is there any other way apart from using find() to perform this kind of query as i dont really want to bring back all the data.

thanks

Dan

@gfosco
Copy link
Contributor

gfosco commented Apr 15, 2015

This is a bug. Nice find. Will get this updated asap.

@gfosco
Copy link
Contributor

gfosco commented Apr 15, 2015

Merged an update for this and tagged release version 1.1.1. Let me know if you have any further issues.

@gfosco gfosco closed this as completed Apr 15, 2015
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

2 participants