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

Fix reversed roles lookup #841

Merged
merged 2 commits into from
Mar 6, 2016
Merged

Fix reversed roles lookup #841

merged 2 commits into from
Mar 6, 2016

Conversation

flovilmart
Copy link
Contributor

No description provided.

var rolePointer = {
__type: 'Pointer',
className: '_Role',
objectId: roleID
};
var restWhere = {
'$relatedTo': {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that was the real bug (and it comes from the original implementation...)

@codecov-io
Copy link

Current coverage is 91.70%

Merging #841 into master will increase coverage by +0.02% as of 3bed57e

@@            master   #841   diff @@
=====================================
  Files           71     71       
  Stmts         4101   4098     -3
  Branches       844    843     -1
  Methods          0      0       
=====================================
- Hit           3760   3758     -2
  Partial         10     10       
+ Missed         331    330     -1

Review entire Coverage Diff as of 3bed57e

Powered by Codecov. Updated on successful CI builds.

@facebook-github-bot
Copy link

@flovilmart updated the pull request.

@facebook-github-bot
Copy link

@flovilmart updated the pull request.

flovilmart added a commit that referenced this pull request Mar 6, 2016
@flovilmart flovilmart merged commit 00d0d3e into master Mar 6, 2016
@flovilmart flovilmart deleted the flovilmart.Roles branch March 6, 2016 20:42
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.

4 participants