It would be very helpful to have the parent child relationship be Many to Many, instead of One to Many like it is right now.
It is fairly common in with the companies that we manage that they can have multiple parents.
Right now HunSpot only supports the one parent to many children option:
ParentA → Child1
ParentA → Child2
…
ParentA → ChildN
This is great, but we also need the one child to many parent option:
ChildA → Parent1
ChildA → Parent2
…
ChildA → ParentN