Parent/Child mapping with copy_to

We currently are using a nested mapping and using copy_to to copy values up to the parent documents, this works ok.

We are now considering to move to a parent/child mapping, but we are wondering (explorarotory tests failed) if copy_to should still work, and how we could get it to work in a parent/child mapping scenario.