I have 3 custom Post types, Organization, Role, Person.
I have 2 relationships set up
Organisation can have many roles.
People can have many roles.
Is there a way of adding people to an organization based on the relationship to a role?
There isn’t enough information in your description for me to understand exactly what you are attempting to do.