eodb

Results 3 issues of eodb

When using the routerService.transitionTo method to transition from a child- into a parent route, and the transition is immediately aborted in the child's 'willTransition' method, the Model hook of the...

### Reproduction It took some time to find a reproducible qunit test but here it is: ```javascript showLineNumbers import { run } from '@ember/runloop'; import Model, { attr, belongsTo, hasMany...

Needs Bug Verification
:label: bug

This is a PR to facilitate the fixing of https://github.com/emberjs/data/issues/8990. An extra test "Fetching a belongsTo that is set to null removes the record from a relationship - sync -...

:dart: canary
:label: test
:label: bug