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

[BUGFIX] Reference.reload should not cause sync-relationship assertion #5582

Merged
merged 4 commits into from
Aug 27, 2018

Conversation

runspired
Copy link
Contributor

@runspired runspired commented Aug 21, 2018

resolves #5548

should possibly be backported to 3.2/3.3

@runspired runspired merged commit f5618a4 into master Aug 27, 2018
@runspired runspired deleted the fix-sync-reload branch August 27, 2018 22:14
runspired added a commit that referenced this pull request Aug 27, 2018
#5582)

* refactor reload tests and add tests for reference reloading
* dont assert loaded state if reloading
* only disable data integrity checks for the forced reload itself
runspired added a commit that referenced this pull request Aug 27, 2018
#5582)

* refactor reload tests and add tests for reference reloading
* dont assert loaded state if reloading
* only disable data integrity checks for the forced reload itself
runspired added a commit to runspired/data that referenced this pull request Aug 27, 2018
emberjs#5582)

* refactor reload tests and add tests for reference reloading
* dont assert loaded state if reloading
* only disable data integrity checks for the forced reload itself
runspired added a commit that referenced this pull request Aug 28, 2018
#5582) (#5597)

* refactor reload tests and add tests for reference reloading
* dont assert loaded state if reloading
* only disable data integrity checks for the forced reload itself
runspired added a commit that referenced this pull request Aug 28, 2018
#5582) (#5596)

* refactor reload tests and add tests for reference reloading
* dont assert loaded state if reloading
* only disable data integrity checks for the forced reload itself
NullVoxPopuli pushed a commit to NullVoxPopuli/data that referenced this pull request Sep 8, 2018
emberjs#5582)

* refactor reload tests and add tests for reference reloading
* dont assert loaded state if reloading
* only disable data integrity checks for the forced reload itself
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.2.1] Error when doing HasManyReference.reload() for a non-async relationship
1 participant