Inheritance is lost when saving in Online Designer
When opening an inherited report in the Online Designer and saving, the BaseReport attribute is stripped and the report is flattened. We need the designer to preserve the inheritance chain on save.
This will cause issues if the BaseReport is updated in the future, since the child report would not get updated.