To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorUser adds role
In order to manage users in the system
As a user viewing the role list
I want to add a new role
- Scenarios
-
- Scenario
-
- Given
- I am signed in
- And
- I am on the roles page
- When
- I follow "New Role"
- And
- I fill in "Name" with "clinician"
- And
- I press "Create Role"
- Then
- I should see "clinician"
Last published almost 7 years ago by wminsinger.