Skip to content

Only parent objects should have isMemberOfCollection relationships; child objects should not.

Child objects do not have an explicit isMemberOfCollection. They may have one, but if so it is unrelated to the isMemberOfCollection relationship(s) the parent may have. This merge request removes the assignment of the isMemberOfCollection relationship on child object ingestion.

Merge request reports

Loading