Details
-
Story
-
Status: In Code Review (View Workflow)
-
P3
-
Resolution: Unresolved
-
None
-
None
-
-
Spitfire Sprint 180
-
1
-
Spitfire
-
Quesnelia (R1 2024)
-
TBD
Description
Purpose: To populate the newly created record with default Leader values to increase efficiency and add system generated values.
Requirements:
- In addition to system-generated positions, populate the Leader of the new MARC authority record with the values:
- LDR 00-04 - record length (empty by default, auto-calculated upon save)
- LDR 05 - n
- LDR 06 - z
- LDR 07, 08 - \
- LDR 09-11 - a22
- LDR 12-16 - leader length + directory (empty by default, auto-calculated upon save)
- LDR 17 - o
- LDR 18 - \
- LDR 19 - \
- LDR 20-23 - 4500
- Fields should be in following order:
- LDR
- 001
- 005
- 008
- 999
- Utilize existing validation to only allow the user to edit specific positions (5, 17, 18)
- Note: in paneheader of new record, it should say "Create a new MARC authority record"
- For multi-tenant environments, add "local" and "shared" as we do for bib records
Scenarios:
- Scenario:
- Given the user selects the option to add a new MARC Authority Record from the "Actions" menu within the MARC authority app
- When the new record appears in the quickMARC UI
- Then the Leader values should be populated system generated positions and default values for editable positions
- AND the user should be able to edit positions 5, 17, and 18
TestRail: Results
Attachments
Issue Links
- is required by
-
UXPROD-3910 Create a MARC authority record via quickMARC UI
-
- In progress
-
- mentioned in
-
Page Loading...