Skip to content

Fix reversed roles lookup - #841

Merged
flovilmart merged 2 commits into
masterfrom
flovilmart.Roles
Mar 6, 2016
Merged

Fix reversed roles lookup#841
flovilmart merged 2 commits into
masterfrom
flovilmart.Roles

Conversation

@flovilmart

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/Auth.js
objectId: roleID
};
var restWhere = {
'$relatedTo': {

Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown

@flovilmart updated the pull request.

@facebook-github-bot

Copy link
Copy Markdown

@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