Skip to content

Relations are now bidirectional, unlike at parse.com #871

Closed
@derickito

Description

@derickito

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions