Details
-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
P3
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2.0.0
-
Template:customfield_11100 34605
-
Sprint:Concorde - Sprint 87
-
Story Points:2
-
Development Team:Concorde
Description
Purpose
All series associated with the inventory instance should be mapped to 490 $a MARC field in accordance with the recommended mapping. The data is formatted consistently with parsedRecord.json
For example:
"series": [ "Inspiration and process in architecture." ]
will create:
490 0 $a Inspiration and process in architecture.
Acceptance criteria
1. The generated record is short-lived and generated each time it is requested
2. The record is saved in .mrc file and contains correctly populated data
3. If the fields are not populated in the inventory instance record, the fields are not added to the MARC record
4. If the inventory record has multiple series, each entry will have separate 490 field with first indicator set to 0 ad second indicator blank.
5. Unit tests are written
6. API tests are written
TestRail: Results
Attachments
Issue Links
- clones
-
MDEXP-124 Generate MARC bib record - 500$a/notes
-
- Closed
-
- defines
-
UXPROD-1397 Generating a MARC bibliographic record from an Inventory Instance record
-
- Closed
-