Imagine you are looking for specific project members in an organization. These roles can be directly connected to a part of the organization, but sometimes they are linked indirectly through the project, the role type, or the person assigned to the role. Here’s how we figure out if a project member belongs to a particular part of the organization:
.1Think of this as asking, "Does this role itself explicitly belong to the specific part of the organization I’m looking for?"
- If the project member has a direct link to the organization, it’s a match.
.2If the role doesn’t have a direct link, we check the parts it’s related to:
- : Does the project this role belongs to connect to the organization?
- : Is the type of role (like Manager, Developer, etc.) tied to the organization?
- : Is the person assigned to this role connected to the organization?
.3If of these connections (direct or indirect) match the organization, we include the role in the results.