Filter Item records by Item status date (date range)
CSP Request Details
None
CSP Rejection Details
None
CSP Approved
None
Description
Environment
None
Potential Workaround
None
Attachments
5
defines
relates to
Checklist
hideTestRail: Results
Activity
Show:
Done
Details
Assignee
UnassignedUnassignedReporter
Charlotte WhittCharlotte WhittTester Assignee
Charlotte WhittCharlotte WhittPriority
P3Story Points
5Development Team
ProkopovychTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter

Tester Assignee

Priority
Story Points
5
Development Team
Prokopovych
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 9, 2019 at 9:14 PM
Updated November 1, 2023 at 4:05 PM
Resolved November 1, 2023 at 4:05 PM
Purpose: The Item status date - date and time stamp - is set in the item record in the accordion: Loan and availability. The filter for Item status date 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 Item segment is selected
Then filter for Item status date is listed in the order according to (after: Loan date, and before Request). The Item status date filter is displayed collapsed by default
Scenario
When click on the little caret the filter will be unfolded
Then two boxes to enter the date range are being displayed 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 loan date which is a value in the item record in the accordion: Loan and availability. 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