Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
Volaris Sprint 131, Volaris Sprint 132
-
8
-
Volaris
-
Lotus R1 2022
Description
Purpose:
Present (optional) UX flow in check out app to allow for wildcard lookup and disambiguation of items with identical physical barcodes where a suffix has been appended to the item's barcode in the FOLIO inventory item record.
User story statement(s):
As a FOLIO user with permission to check out items,
I want to be presented with a list of items with similar barcodes to the one I entered (based on a right-truncated wildcard query)
so that I can select the correct item to perform a check out transaction on
Scenarios:
- Scenario:
- Given the user has entered a barcode in the "Scan items" barcode field and circulation settings are configured to enable wildcard barcode lookups for circulation transactions (
UICIRC-712) - When "enter" is clicked or "return" entered via the keyboard
- Then a right-truncated wildcard query of items with the entered barcode is performed
- Given the user has entered a barcode in the "Scan items" barcode field and circulation settings are configured to enable wildcard barcode lookups for circulation transactions (
- Scenario:
- Given only one item record is returned by the query
- Then the entered barcode is used to perform the checkout transaction
- Scenario:
- Given more than one item record is returned for the entered barcode
- Then a modal with a list of items to choose from is presented to the user (the "move request" modal from ui-requests should serve as a model)
- Remove "request queue" column and add "Title" and "Call number" columns to the right of barcode.
- Scenario
- Given the choose item modal
- When the user selects an item from the list
- Then the barcode from that item's inventory record is used to perform the check out transaction
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-3383 Add Optional "Fuzzy" Barcode Lookup and Item Disambiguation to Check-out App
-
- Closed
-
- is cloned by
-
UICHKIN-309 Perform Wildcard Item Lookup Before Performing Check in Transactions in Check in App
-
- Closed
-
-
UICHKOUT-763 Update Item List Modal Contents Presented When Performing Wildcard Item Lookup Before Checkout Transaction in Check Out App
-
- Closed
-
- relates to
-
UICHKOUT-761 SPIKE: investigate possibility for wildcard search implementation in ui-checkout module
-
- Closed
-