Project Users
User Role
{{$select.selected.name}}
{{$select.selected.title}}
{{users[assignment.id].name || assignment.id}} {{cycle.roles[assignment.role].title || '[INVALID ROLE]'}}
Invitations

Use invitations to assign a role to someone who does not yet have an account. Once the invited creates an account, she can use the invitation link to join the project.

Name Email Role Invitation Code
{{$select.selected.title}}
Cycle Users

These users are assigned to this project's cycle. If a user is assigned to both a cycle and a project, her project role takes precedence.

User Role
{{users[assignment.id].name || assignment.id}} {{cycle.roles[assignment.role].title || '[INVALID ROLE]'}}