Done
Details
Assignee
Emma BoettcherEmma BoettcherReporter
sthomassthomas(Deactivated)Priority
P2Story Points
5Sprint
NoneDevelopment Team
ConcordeTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Emma Boettcher
Emma BoettcherReporter
sthomas
sthomas(Deactivated)Priority
Story Points
5
Sprint
None
Development Team
Concorde
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 20, 2019 at 11:48 PM
Updated September 19, 2019 at 10:34 AM
Resolved August 19, 2019 at 2:34 PM
Support the ability for spaces and non alpha-numeric characters in Institution, Campus, Library, Location Codes to be replaced with a dash when the Codes are written into the Circulation Rules. Note that similar code is currently in place in the editor for normalizing policy names.
Settings>Tenant>Locations:Code - This field is free text and can contain spaces and non alpha-numeric characters
Scenario 1: spaces
Given:
FOLIO>Settings>Tenant>Locations:Code=PER PKEM2
and
FOLIO>Settings>Tenant>Locations:Folio name=East Asian Collection Microforms Microfiche
Then:
Circulation Rules Menu for Locations should read:
PER-PKEM2 (East Asian Collection Microforms Microfiche)
Encoded Circulation Rule should read:
s PER-PKEM2
Scenario 2: non alpha-numeric
Given:
FOLIO>Settings>Tenant>Locations:Code=PER>PKEM2
and
FOLIO>Settings>Tenant>Locations:Folio name=East Asian Collection Microforms Microfiche
Then:
Circulation Rules Menu for Locations should read:
PER-PKEM2 (East Asian Collection Microforms Microfiche)
Encoded Circulation Rule should read:
s PER-PKEM2