Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: base RecordData creation when creating a projection #354

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

runspired
Copy link
Collaborator

M3 was relying on an unknown implicit behavior to create new client side records without using createRecord. This broke when clientId began to be unique across types. This change prepares M3 for versions of EmberData where clientId is unique across types when paired with emberjs/data#6334

@igorT igorT merged commit 5037e0b into master Aug 16, 2019
@hjdivad hjdivad deleted the fix/projection-creation branch August 20, 2019 21:37
@hjdivad
Copy link
Collaborator

hjdivad commented Aug 21, 2019

Do we expect this to resolve issues on beta? https://travis-ci.org/hjdivad/ember-m3/jobs/573846095

@runspired
Copy link
Collaborator Author

We do but while the commit has been backported there is not yet a beta cut with it

@hjdivad
Copy link
Collaborator

hjdivad commented Aug 21, 2019

@runspired got it; thx

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.

3 participants