Details
Assignee
UnassignedUnassignedReporter
Charlotte WhittCharlotte WhittTester Assignee
Charlotte WhittCharlotte WhittPriority
P3Story Points
5Development Team
SpitfireRelease
Not ScheduledAffected Institution
!!!ALL!!!TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Charlotte Whitt
Charlotte WhittTester Assignee
Charlotte Whitt
Charlotte WhittPriority
Story Points
5
Development Team
Spitfire
Release
Not Scheduled
Affected Institution
!!!ALL!!!
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created September 18, 2020 at 12:12 PM
Updated March 10, 2025 at 12:49 PM
Overview: Requirement raised by MSU: Support searching in inventory with strings containing “and” or “&” and getting results that contain the other (eg. “Propaganda and Misinformation” vs. “Propaganda & Misinformation”)
Given two records with following titles:
Instance 1 title == "Propaganda and Misinformation"
Instance 2 title == "Propaganda & Misinformation"
Stories:
Story
Login to FOLIO Snapshot, https://folio-snapshot.dev.folio.org/ as diku_admin
Go to Inventory app and select the Instance segment
Select the title search option
When searching: 'Propaganda and Misinformation'
Then you get both titles:
Instance 1 title == "Propaganda and Misinformation"
Instance 2 title == "Propaganda & Misinformation"
Story
Clear all searching, and then again select the title search option
When searching: 'Propaganda & Misinformation'
Then you get both titles:
Instance 1 title == "Propaganda and Misinformation"
Instance 2 title == "Propaganda & Misinformation"
Test in MG bf environment:
Test setup:
Instance with title
Build & construct LAMA
Instance with title
Build and construct LAMA
And here the searches, their result and my expectations:
Index
Search terms
Actual results
Expected results
Title (all)
build construct lama
Instance 1 + 2
Instance 1 + 2
Title (all)
build and construct lama
Instance 2
Instance 1 + 2
Title (all)
build & construct lama
No result
Instance 1 + 2