Done
Details
Assignee
Sergiy SergiyenkoSergiy SergiyenkoReporter
Charlotte WhittCharlotte WhittTester Assignee
Charlotte WhittCharlotte WhittPriority
P3Story Points
5Sprint
NoneDevelopment Team
ProkopovychTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Sergiy Sergiyenko
Sergiy SergiyenkoReporter
Charlotte Whitt
Charlotte WhittTester Assignee
Charlotte Whitt
Charlotte WhittPriority
Story Points
5
Sprint
None
Development Team
Prokopovych
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 10, 2019 at 6:45 AM
Updated September 15, 2020 at 9:04 AM
Resolved April 6, 2020 at 10:59 AM
Purpose: The Instance record Date created value - date and time stamp - is set in the instance record by the metadata component (metadata.createddate element). The filter for Date created is to provide filter on a date range. The implementation will be reusing the Date range component developed, and implemented in the Orders app, the segment for Order lines - Date created.
Scenarios:
Scenario
Login to FOLIO Snapshot, go to Inventory
When the Instance segment is selected
Then filter for Date created is listed in the order according to (after: Suppress from discovery, and before Date updated). The Date created filter is displayed collapsed by default
Scenario
When click on the little caret
Then the filter will be unfolded and two boxes, where to enter the date range are being display as in the UX mock up:
Scenario
When following the general UX pattern
then the date format is shown as ghost text; e.g. YYYY-MM-DD
Scenario
When entering the start date of the date range
Then the start date is entered in the "From" box
Scenario
When entering the end date of the date range
Then the end date is entered in the "To" box
Scenario
When both dates have been entered
Then click on the Apply button. The button has turned blue and the search is performed on the date range for the Date created which is a value set in the system by the Metadata component. The search is performed from e.g. 2019-01-01 to 2019-01-31 both days included
Scenario
When clearing out the dates of the form
Then click on the round icon with a white "x"
Scenario
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot