We have a document called ParentDocument.
We split two pages separately from the ParentDocument and those split pages becomes ChildDocument_1 and ChildDocument_2.
Now, using the workflow, we add a link to ParentDocument under each ChildDocument BUT in addition to the link for the ParentDocument, ChildDocument_1 also keeps the link to ChildDocument_2 and same happens with ChildDocument_2, where ChildDocument_2 keeps link for ParentDocument and ChildDocument_1.
Is there a configuration to avoid the ChildDocuments to keep/add links to the other ChildDocument?