Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
Core: F - Sprint 59
-
13
-
Prokopovych
Description
Purpose: Display check in notes from Inventory as the item is being checked in.
Story: As a circulation staff member, I want to be reminded of procedures or special instructions for the item as I check it in, so that I have the most important information at hand.
- Scenario
- Given an item record that has at least one check in note
- When that item is scanned in the Check In app
- Then display the check in note modal:
- Header: Confirm check in
- Body:
- <title of item> (<Material type>) (Barcode: <barcode of item>) has <number of check in notes> notes and will be checked in.
- Table of notes,
sorted by most recently added at the topOut of scope, seeUICHKIN-84- Note (text of check in note)
Date (date and time added)Out of scope, seeUICHKIN-84Source (user who added the note)Out of scope, seeUICHKIN-84
- Controls:
- Confirm (default)
- Cancel
- Scenario
- Given the check in note modal
- When the user selects Confirm
- Then check in the item, and display the item on the check in screen
- Scenario
- Given the check in note modal
- When the user selects Cancel
- Then do not check in the item
TestRail: Results
Attachments
Issue Links
- blocks
-
UICHKIN-79 Multiple messages at check in
-
- Closed
-
- defines
-
UXPROD-1330 Display checkin notes from Inventory at checkin
-
- Closed
-
- is cloned by
-
UICHKIN-78 Link to check in notes in action menu
-
- Closed
-
-
UICHKIN-84 Display check in note at check in (date, source)
-
- Closed
-
-
UICHKOUT-488 Display check out note at check out
-
- Closed
-