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 displays the correct totals for deferred work items
- Scenarios
-
- confirm the defer analytics are displayed
-
- Given
- the number of work items deferred with a reason of customer requisition is known
- And
- the number of work items deferred with a reason of customer requisition for each type is known
- When
- viewing the MI Dashboard for "deferrals"
- Then
- the correct number of work items deferred with a reason of customer requisition is displayed
- And
- the correct number of work items deferred with a reason of customer requisition for each type is displayed
- confirm real time updates of defer analytics
-
- Given
- a work item exists to be deferred
- And
- the number of work items deferred with a reason of customer requisition is known
- And
- the number of work items deferred with a reason of customer requisition for each type is known
- When
- the work item is deferred with a reason of customer requisition
- And
- viewing the MI Dashboard for "deferrals"
- Then
- the correct number of work items deferred with a reason of customer requisition is displayed
- And
- the correct number of work items deferred with a reason of customer requisition for each type is displayed
Last published over 6 years ago by Matthew Thomas.