I understand that actions like delete propagate though to child associations. Recently I noticed a child association was not removed, this I believe was due to it having more that one parent association.
Here are my questions:
Is it possible to model Alfresco so operations like delete will propagate through to child associations, even if a child has 2 or more parents?
Am I correct in believing that the current functionality propagates delete to children when there is only one parent?
What is the primary attribute on a parent association?