Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
EPAM BatchLoader Sprint 27, EPAM BatchLoader Sprint 28
-
5
-
Folijet
Description
Purpose: To create the filter details of the "view all" log screen
As a staff person
I want to be able to filter within the Data Import logs
So that I can find particular ones that are of interest
Scenarios
- Scenario 1
- Given the Data Import "View all" log screen
- When the user views the filter options in the search and filter pane
- Then they should see these options
- Errors in import? (default open)
- Date (default closed)
- Job profile (default closed)
- User (default closed)
- Scenario 2
- Given the Errors in import filter option
- When the user selects the No option
- Then display log list results only for imports that had no errors
- And when the user selections the Yes option
- Then display log lists results only for imports that had errors in 1 or more records
- Scenario 3
- Given the Date filter option
- When the user selects that option
- Then allow the user to enter from/to dates (see the "Date created" filter in the Orders app for an example)
- And display log list results only for imports that completed within the entered date range
- Scenario 4
- Given the Job profile filter option
- When the user selects that option
- Then display a filter options list (see the "Vendor" filter in the Orders app for an example) so that the user can enter a string search for any job profile name and then pick one that they want
- And display log list results only for imports that used the particular job profile that was selected
- Scenario 5
- Given the User filter option
- When the user selects that option
- Then display a filter options list (see the "Vendor" filter or the "Assigned to" in the Orders app for an example) so that the user can enter a string search for any job user name and then pick one that they want
- And display log list results only for imports that was run by the particular user who was selected
- Scenario 6
- Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot
See attached screenshot
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-661 Create interactive log-summary of batchload results, initial prep
-
- Closed
-
- relates to
-
UIDATIMP-285 Create "view all" log screen
-
- Closed
-
-
UIDATIMP-286 Search details for the "view all" log screen
-
- Closed
-