EditRecord as my parent page but I'm overriding some methods.save() method.$this->record.saveRelations() chain is called this causes the child relations to be saved on the old $record. saveRelationsBeforeChildren() or similar method name.$record is cached in most of the components.