Rollback on model with relationships

Hi Guys,

We discovered that the rollbackAttributesI() from Ember.data doesn’t affect records with relationships. (belongsTo fields doesn’t rollback)

Is there a proper solution to handle the rollback?