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 collaboratorMenu items
- Background
-
- Given
-
there is 1 project with the following:
name Awesome Project identifier awesome-project - And
-
project "Awesome Project" uses the following modules:
calendar - And
- there is a role "member"
- And
-
the role "member" may have the following rights:
view_calendar view_work_packages - And
-
there is 1 user with the following:
login bob - And
- the user "bob" is a "member" in the project "Awesome Project"
- And
- I am already logged in as "bob"
- Scenarios
-
-
- When
- I go to the overview page of the project "Awesome Project"
- Then
- I should see "Calendar" within "#main-menu"
- Work Packages Summary should be visible and accessible
-
- When
- I go to the overview page of the project "Awesome Project"
- And
- I click on "Work packages" within "#main-menu"
- Then
- I should see "Summary" within "#main-menu"
- When
- I click on "Summary" within "#main-menu"
- Then
- I should see "Summary" within "#content"
-
Last published almost 7 years ago by myabc.