Skip to content

[BUGFIX release] isUpdating flag is set correctly for store.findAll - #4386

Merged
bmac merged 1 commit into
warp-drive-data:masterfrom
pangratz:fix-findAll-isUpdating-regression
May 17, 2016
Merged

[BUGFIX release] isUpdating flag is set correctly for store.findAll#4386
bmac merged 1 commit into
warp-drive-data:masterfrom
pangratz:fix-findAll-isUpdating-regression

Conversation

@pangratz

Copy link
Copy Markdown
Contributor

A regression for the isUpdating flag on the RecordArray returned for
store.peekAll has been introduced in #4316: the flag isn't set to true
anymore when records are reloaded or a background reloaded.


This closes #4339.

A regression for the `isUpdating` flag on the RecordArray returned for
`store.peekAll` has been introduced in #4316: the flag isn't set to true
anymore when records are reloaded or a background reloaded.
@bmac
bmac merged commit c141931 into warp-drive-data:master May 17, 2016
@bmac

bmac commented May 17, 2016

Copy link
Copy Markdown
Contributor

Thanks @pangratz.

@pangratz
pangratz deleted the fix-findAll-isUpdating-regression branch May 18, 2016 06:30
@livkiss

livkiss commented Jun 26, 2016

Copy link
Copy Markdown

Does this fix only peekAll or also findAll? I'm confused, because you mention the one and then the other one.

Does this fix #4376 as well?

Edit: Nevermind, I mixed up isUpdating and isReloading.

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.

isUpdating is broken since 2.4.3

3 participants