Hello, I have an export model (parent), which contain registration objects (children). Through the registration repository, I want to get a list of all registration objects, that are not yet assigned to any export model. How do I accomplish that? Do I have to write my own query? Sincerely, Søren Andersen