Skip to content

Associations do not work properly within Sails #17

@GabeDeLaO

Description

@GabeDeLaO

Doing this, when there is only one Document for "Parent" it will work, and bring in the associated parent document, however as soon as you add a document to either parent or chlid, it will stop working :

Child.find().populate('parent')....

It's the same thing going from parent to children records.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions