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 collaboratorRefer a work item
Setting a work item as referred and ensuring it is moved to the worklist of the person referred to
- Scenarios
-
- Select to refer a work item to another caseworker
-
- 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
- caseworker1 refers a work item to caseworker2
- Then
- the work item is removed from the worklist of caseworker1
- And
- the work item is added to the worklist of caseworker2
- And
- the work item is identified as referred in the worklist of caseworker2
- And
- the unique reference of the sending caseworker is displayed
- And
- the name of the sending caseworker is displayed
- And
- the name of the affected user is displayed
- And
- the date/time of when the work item was sent is displayed
Last published over 6 years ago by Matthew Thomas.