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 collaboratorNavigating to the work package edit page
- Background
-
- Given
-
there is 1 user with:
login manager - And
- there is a role "manager"
- And
-
the role "manager" may have the following rights:
edit_work_packages view_work_packages - And
-
there is 1 project with the following:
identifier ecookbook name ecookbook - And
- I am working in project "ecookbook"
- And
- the user "manager" is a "manager"
- And
-
there are the following work packages in project "ecookbook":
subject pe1 - And
- I am already logged in as "manager"
- Scenarios
-
- Directly opening the page
-
- When
- I go to the edit page of the work package called "pe1"
- Then
- I should be on the edit page of the work package called "pe1"
- From the show page of a work package
-
- When
- I go to the page of the work package called "pe1"
- And
- I select "Update" from the action menu
- Then
- I should be on the edit page of the work package called "pe1"
Last published about 7 years ago by myabc.