Given:
- I have a combined report
When:
- I copy and move it to a different collection that it resides in
Then:
- it get's copied but the copied children are saved into the collection of the source combined report rather than the target
Expected:
- the child reports should get copied to the target collection as well (or home if target is null)