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 collaboratorAssociate all related work items with the same title number
The caseworker can chose whether or not to associate all other available related work items,
with the same title number, which have been obtained in their worklist.
An example of associating work items that are related.
- Scenarios
-
- Associate all available work items with the same title number
- Obtain all available work items with the same title number where an existing association exists
- Associate all available work items with the same title number where an existing association exists
- Associate all available work items with the same title number
-
- Given
- a caseworker exists
- And
- they have a profile
- And
- two work items for the same title number exist
- When
- the caseworker obtains and associates all other available work items with the same title number
- Then
- all associated available work items with the same title number will be shown in their worklist
- And
- the associated work items with the same title number will be indicated
- And
- the correct number of other work items with the same title number is displayed alongside the newly obtained work item(s)
- And
- associated work items with the same title number will be indicated on the masterlist
- Obtain all available work items with the same title number where an existing association exists
-
- Given
- a caseworker exists
- And
- they have a profile
- And
- four work items for the same title number exist to setup an existing association
- And
- an existing association for the same title number exists on their worklist
- When
- the caseworker obtains all other available work items with the same title number
- Then
- all available work items with the same title number will be shown in their worklist
- And
- all available work items with the same title number will not be shown as part of the existing association
- And
- the correct number of other work items with the same title number is displayed alongside the newly obtained work item(s)
- Associate all available work items with the same title number where an existing association exists
-
- Given
- a caseworker exists
- And
- they have a profile
- And
- three work items for the same title number exist to setup an existing association
- And
- an existing association for the same title number exists on their worklist
- When
- the caseworker obtains and associates the other available work item with the same title number
- Then
- all available work items with the same title number will be shown as part of the existing association in their worklist
- And
- the associated work items with the same title number will be indicated
- And
- the correct number of other work items with the same title number is displayed alongside the newly obtained work item(s)
- And
- associated work items with the same title number will be indicated on the masterlist
Last published over 6 years ago by Matthew Thomas.