Closed
Description
Environment Setup
I'm running Node 4.3, Mongo 3.0.9 in DigitalOcean
Steps to reproduce
If a user has a like relation of type User and user A likes user B and you query user B's like relation for user A it returns true, which it's supposed to return false, since user B hasn't liked user A.
This is the way relations worked for my app in parse.com. Am I doing something wrong?
Logs/Trace
Metadata
Metadata
Assignees
Labels
No labels