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 collaboratorMI dashboard displaying the correct totals for returned work items
- Scenarios
-
- confirm the returned work item analytics are displayed
-
- Given
- the number of work items returned with a reason of unsuitable type is known
- And
- the number of work items returned with a type of prior pending application is known
- When
- viewing the MI Dashboard for "returns"
- Then
- the correct number of work items returned with a reason of unsuitable type is displayed
- And
- the correct number of work items returned with a reason of prior pending application is displayed
- confirm real time updates of returned work item analytics
-
- Given
- a work item exists to be returned
- And
- the number of work items returned with a reason of unsuitable type is known
- And
- the number of work items returned with a type of prior pending application is known
- When
- viewing the MI Dashboard for "returns"
- And
- the work item is returned with a reason of unsuitable type
- And
- the correct number of work items returned with a reason of unsuitable type is displayed
- And
- the correct number of work items returned with a reason of prior pending application is displayed
Last published over 6 years ago by Matthew Thomas.