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 collaboratorReturn a work item
Obtaining a work item and then returning it back to the master list
- Scenarios
-
- Return a work item from a caseworker's worklist
-
- Given
- I have caseworker1 and caseworker2
- And
- they are both able to process DLGs
- And
- they both have a profile
- And
- a work item exists
- And
- caseworker1 obtains a work item to their worklist
- When
- they return a work item
- Then
- the returned work item is removed from the worklist of caseworker1
- And
- the returned work item is added to the list of available work for caseworker2
- And
- the master list contains audit details of the return
- And
- the master list contains the unique reference of the returning caseworker1
- And
- the master list contains the name of the returning caseworker1
- And
- the master list contains the date of when the work item was returned
Last published over 6 years ago by Matthew Thomas.