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 collaboratorProcess a work item
Processing a work item by launching the processing application and confirming
the correct statuses are handled
- Scenarios
-
- Select to process a DLG work item
- Check the status of the work item is set as in progress
- Select to process a TP work item
- Select to store a DLG work item
- Select to process a FR work item
- Select to process a DLG work item
-
- Given
- details of a caseworker to process work
- And
- they are able to process DLGs
- And
- they have a profile
- And
- a DLG work item exists to process
- And
- the caseworker obtains a work item to process
- When
- the caseworker chooses to process the DLG work item
- Then
- CORA can be launched
- Check the status of the work item is set as in progress
-
- Given
- details of a caseworker to process work
- And
- a DLG work item exists
- And
- a DLG work item has been obtained
- When
- a work item is started in CORA
- Then
- the status of the work item is updated to show it is in progress
- And
- the master list contains the processing activity
- And
- the master list contains the unique reference of the processing caseworker
- And
- the master list contains the name of the processing caseworker
- And
- the master list contains the of date of when the caseworker started processing the work item
- Select to process a TP work item
-
- Given
- details of a caseworker to process work
- And
- they are able to process TPs
- And
- they have a profile
- And
- a TP work item exists
- And
- the caseworker obtains a work item to process
- When
- the caseworker chooses to process the TP work item
- Then
- no processing system can be launched
- Select to store a DLG work item
-
- Given
- details of a caseworker to process work
- And
- a DLG work item exists
- And
- a DLG work item has been obtained
- When
- a work item is started in CORA
- And
- the caseworker stores the work item in CORA
- Then
- the work item still appears in the caseworkers worklist
- Select to process a FR work item
-
- Given
- details of a caseworker to process work
- And
- they have a profile
- And
- a FR work item exists
- And
- the caseworker has obtained the FR work item
- When
- the caseworker chooses to process the FR work item
- Then
- MARC can be launched
Last published over 6 years ago by Matthew Thomas.