- Source: GL_ProjectRole
- Destination: GL_Project
The non-traversable GL_TransferProject edge indicates that a role can transfer the project to a different namespace — a different group or a user's personal namespace. Owner role only.
graph LR
ownerRole("fa:fa-user-tie GL_ProjectRole myproject/Owner")
project("fa:fa-diagram-project GL_Project myorg/backend")
ownerRole -.->|GL_TransferProject| project