Won't Do
Details
Assignee
UnassignedUnassignedReporter
Charlotte WhittCharlotte WhittTester Assignee
Charlotte WhittCharlotte WhittPriority
P3Story Points
3Development Team
ProkopovychTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Charlotte Whitt
Charlotte WhittTester Assignee
Charlotte Whitt
Charlotte WhittPriority
Story Points
3
Development Team
Prokopovych
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 8, 2019 at 7:37 PM
Updated November 1, 2023 at 4:09 PM
Resolved November 1, 2023 at 4:09 PM
Purpose: Copy number is an element in the Holdings record, and in the item record. This story is about implementation of the ability to search on the Copy number (holdings) from the search box in the first pane, when the Segment Holdings is selected. This story relates to the umbrella story , listing all Search options in Inventory (instance | holdings | item).
Scenarios:
Scenario
Go to FOLIO Snapshot, go to the Inventory app, and select the Holdings segment.
Given the Search Box in the first pane
When click on the select list for search options following list is displayed:
Keyword (title, contributor, identifier)
ISBN
ISSN
Accession number (NEW)
Call number, keyword (holdings) (NEW)
Call number, eye readable (holdings) (NEW)
Call number, normalized (holdings)(NEW)
Copy number (holdings) (NEW)
Shelving order (NEW)
Shelving title (NEW)
Holdings statement (all) (NEW)
Enumeration, chronology (NEW)
Holdings notes
Holdings identifier (NEW)
Former holdings ID
PO line number (NEW) Not MVP
Holdings HRID (NEW)
Holdings UUID (NEW)
Query language
Scenario
When selecting Copy number (holdings) as search term in the search box
and enter a given Copy number in a holdings record (an existing Copy number)
Then (for MVP) the given result (Instance record, with associated holdings, and item records) is displayed - just like implemented for search on barcode.
Scenario
When selecting Copy number as search option in the search box
and enter a given Copy number (holdings) (which does not exist in the FOLIO Snapshot environment)
Then following error message is shown as a pop up: No results found for Copy number (holdings)
Copy 27
. Please check your spelling.Scenario
When searching on Copy number (holdings)
Then the search is performed in the Copy number data element in the Holdings record.
Senario
When entering a search query
Then it can be
alphanumeric (1-9, a-z, A-Z, diacritics)
right truncated with asterisk
include special characters as () and other symbols - same implementation as for search on identifiers (UIIN-xxx)
Scenario
Ensure automated testing coverage for this new code is 80% plus and confirm with screenshot