Skip to content

Model#_findFetchMany doesn't find sideloadedData #247

@forumm

Description

@forumm

After side loading data into a model, find yields inconsistent results when called with single id vs. array of ids.
_findFetchMany calls into the adapter to fetch the records again.
where as _findFetchById returns the record from the cache.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions