Done
Details
Assignee
Bohdan SuprunBohdan Suprun(Deactivated)Reporter
Holly MistlebauerHolly MistlebauerTester Assignee
Holly MistlebauerHolly MistlebauerLabels
Priority
TBDStory Points
2Sprint
NoneDevelopment Team
ProkopovychFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Bohdan Suprun
Bohdan Suprun(Deactivated)Reporter
Holly Mistlebauer
Holly MistlebauerTester Assignee
Holly Mistlebauer
Holly MistlebauerLabels
Priority
Story Points
2
Sprint
None
Development Team
Prokopovych
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 26, 2020 at 11:33 PM
Updated August 21, 2020 at 8:56 AM
Resolved August 12, 2020 at 12:04 PM
SAME SCENARIOS AS WITH DECLARED LOST
Scenario
Given an item with the status Aged to lost
When that item is scanned in the Check In app
Then display a confirmation modal
Title: Check in Aged to lost item?
Body: <title of item> (<material type of item>) (Barcode: <barcode of item>) has the item status Aged to lost.
Buttons: Cancel, Confirm (default)
Scenario
Given the confirm check in modal for an Aged to lost item
When the user clicks Cancel
Then do not check in the item
Scenario
Given the confirm check in modal for an Aged to lost item
When the user clicks Confirm
Then check in the item
Display the item on the Check in history screen
Close the loan
Change the item status from Aged to lost to appropriate status based on service point, item's effective location and presence of requests
Scenario
Given an item that was aged to lost and was checked in
When viewing loan details
Then:
Lost field should be populated with -
corresponding row of action table should have the following values:
Action date: <date and time item was checked in>
Action: Checked in
Due date: <resulting due date from renewal>
Item status: <resulting status from check in>
Source: <operator who renewed item>
format: Last name, firstname middlename
link to user profile
Comments: <additional information entered at renewal>
Notes
In relation to other check in modals (e.g., multipiece, check in note, item going in transit), the modal described by this story should appear first.