Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
Core: F - Sprint 60, Core: F - Sprint 61
-
13
-
Prokopovych
Description
Purpose: Display check out notes from Inventory as the item is being checked out.
Story: As a circulation staff member, I want to be reminded of procedures or special instructions for the item as I check it out, so that I have the most important information at hand.
- Scenario
- Given an item record that has at least one check out note
- When that item is scanned in the Check Out app
- Then display the check out note modal:
- Header: Confirm check out
- Body:
- <title of item> (<Material type>) (Barcode: <barcode of item>) has <number of check out notes> and will be checked out.
- Table of notes,
sorted by most recently added at the topOut of scope, seeUICHKOUT-494- Note (text of check out note)
Date (date and time added)Out of scope, seeUICHKOUT-494Source (user who added the note)Out of scope, seeUICHKOUT-494
- Note (text of check out note)
- <title of item> (<Material type>) (Barcode: <barcode of item>) has <number of check out notes> and will be checked out.
- Controls:
- Confirm (default)
- Cancel
- Confirm (default)
- Given an item record that has at least one check out note
- Scenario
- Given the check out note modal
- When the user selects Confirm
- Then check out the item, and display the item on the check out screen
- Scenario
- Given the check out note modal
- When the user selects Cancel
- Then do not check out the item
Cancel works in that the item is not checked out, but there's a bug if I try to check out this item or another one. Per Emma, logged as separate bug
UICHKOUT-507, so that I can pass this scenario.
TestRail: Results
Attachments
Issue Links
- blocks
-
UICHKOUT-493 Display multiple messages at check out
-
- Closed
-
-
UICHKOUT-524 Display multiple messages at check out (optimal order)
-
- Open
-
- clones
-
UICHKIN-76 Display check in note at check in
-
- Closed
-
- defines
-
UXPROD-1330 Display checkin notes from Inventory at checkin
-
- Closed
-
- is cloned by
-
UICHKOUT-489 Link to check out notes in action menu
-
- Closed
-
-
UICHKOUT-494 Display check out note at check out (with Date, Source)
-
- Closed
-
- relates to
-
UICHKOUT-507 Problem when canceling checkout of an item with a checkout note
-
- Closed
-